Skip to content

#afebcb

a light, vivid green · cool · closest name: Aqua Marine

RGB
175, 235, 203
HSL
148°, 60%, 80%
CMYK
26, 0, 14, 8
Luminance
0.7284

At a glance

Every number on this page in one read: what #afebcb is made of, how bright it looks, and which way it leans.

Hex
#afebcb
Hue
148°
green
Saturation
60%
vivid
Lightness
80%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7284
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.57:1
Closest name
Aqua Marine
ΔE2000 8.3
Where it sits
Hue148° of 360°
Saturation60%
Lightness80%
Temperature
Warm ← → Cool74% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#afebcb
RGBrgb(175, 235, 203)
HSLhsl(148, 60%, 80%)
CMYKcmyk(26%, 0%, 14%, 8%)
LABlab(88.4 -25.4 9.4)
LCHlch(88.4 27.1 159.6)
OKLCHoklch(0.890 0.075 161.1)
Decimal11529163
Display P3color(display-p3 0.686 0.922 0.796)

Copy-ready code

/* CSS */
color: #afebcb;
background-color: #afebcb;
/* Tailwind (arbitrary) */
class="text-[#afebcb] bg-[#afebcb]"
/* SCSS */
$brand: #afebcb;
/* SwiftUI */
Color(red: 0.686, green: 0.922, blue: 0.796)
/* Android */
Color.parseColor("#afebcb")
/* Flutter */
Color(0xFFAFEBCB)
/* Python / OpenCV (BGR) */
(203, 235, 175)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #afebcb · 15.57:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.57:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #afebcb as text scores 1.35:1 on white and 15.57:1 on black.

Accessibility — WCAG contrast

Aa
#afebcb on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#afebcb on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9E2C9
deuteranopia · #DFDBCD
tritanopia · #A3EBE2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #afebcb is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBF7
#E9F7EF
#CCEFDD
#afebcb
#78DDA7
#4BD28A
#31C476
#29A362
#21834E
#1B5F3B
#113B25
Base = 300Lightest = 50 · #F4FBF7Darkest = 950 · #113B25
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F7EF;
  --brand-200: #CCEFDD;
  --brand-300: #afebcb;
  --brand-400: #78DDA7;
  --brand-500: #4BD28A;
  --brand-600: #31C476;
  --brand-700: #29A362;
  --brand-800: #21834E;
  --brand-900: #1B5F3B;
  --brand-950: #113B25;
  --brand: #afebcb;
  --brand-ink: #000000;
}

Colors that work with #afebcb

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF7
Tinted page background
Border#C0EDD5
Hairlines and dividers
Muted text#4B9B70
Captions on the surface
Accent#A7258B
Second voice, not a rival
Dark variant#1A663D
Hover, pressed, headers
Light variant#EBFAF2
Selected rows, tints
Dark surface#14241B
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #afebcb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EBAFCF
Analogous left#B1EBAF
Analogous right#AFEBE9
Split-complement 1#E9AFEB
Split-complement 2#EBAFB1
Triadic 1#CBAFEB
Triadic 2#EBCBAF
Tetradic#AFB1EB

RGB percentages

Red68.6%
Green92.2%
Blue79.6%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow13.6%
Key (black)7.8%

Color previews

#afebcb text on a black background

contrast 15.57:1

Card sample

#afebcb text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #afebcb;
Background color
Panel with #afebcb background
background-color: #afebcb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #afebcb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(175, 235, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 235, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afebcb;
background: linear-gradient(135deg, #afebcb, #AFE3EB);

Monochromatic scale

Palettes built from #afebcb

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#afebcb in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#afebcb, answered

What color is #afebcb?

#afebcb is a light vivid green, closest to Aqua Marine (ΔE2000 8.3). It sits at 148° on the hue wheel with 60% saturation and 80% lightness, which reads as cool.

What is the RGB value of #afebcb?

rgb(175, 235, 203) — 175 red, 235 green and 203 blue out of 255, or 68.6% / 92.2% / 79.6% by channel.

Is #afebcb a light or a dark color?

It is a light color. Relative luminance is 0.7284 and perceived brightness is 84%, so black text on it reaches 15.57:1.

Should I use black or white text on #afebcb?

Black. It scores 15.57:1 against #afebcb, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #afebcb?

#EBAFCF sits directly opposite on the wheel. Softer options are the split-complements #E9AFEB and #EBAFB1, which give the same contrast with far less vibration.

What colors go well with #afebcb?

For interface work: #F4FAF7 as the surface, #C0EDD5 for borders, #4B9B70 for secondary text, #A7258B as an accent and #1A663D for hover and pressed states. For a palette, the analogous pair #B1EBAF and #AFEBE9 stays calm, while #EBAFCF is the loudest partner.

What is #afebcb in CMYK for printing?

cmyk(26%, 0%, 14%, 8%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #afebcb warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AFEBB5; nudged cooler, #AEECE2.

Work with #afebcb in the Color Lab