#AFDEBC#AFDEBC
#AFDEBC is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.8% C 0.068 H 153.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEBC |
|---|---|
| RGB | rgb(175, 222, 188) |
| HSL | hsl(137, 42%, 78%) |
| HSV | hsv(137, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(84.48, -21.87, 11.74) |
| CIE-LCH | lch(84.48, 24.82, 151.77°) |
| OKLab | oklab(85.82% -0.0606 0.0304) |
| OKLCH | oklch(85.82% 0.068 153.4) |
| XYZ | xyz(52.8751, 64.9857, 57.3248) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.41
Light Teal
#90E4C1
ΔE00 5.97
Hospital Green
#9BE5AA
ΔE00 6.67
Seafoam
#7FE0B3
ΔE00 7.48
Light Grey Green
#B7E1A1
ΔE00 7.81
Light Sage
#BCECAC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEBC #DEAFD1
analogous
#B9DEAF #AFDEBC #AFDED3
triadic
#AFDEBC #BCAFDE #DEBCAF
tetradic
#AFDEBC #AFB9DE #DEAFD1 #DED3AF
square
#AFDEBC #AFB9DE #DEAFD1 #DED3AF
split-complementary
#AFDEBC #D3AFDE #DEAFB9
monochromatic
#58BA73 #84CC98 #AFDEBC #DAF0E0 #E9F6ED
Accessibility & contrast
On white
1.50
#AFDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#AFDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEBC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEBC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#A8DDD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdebc; /* rgb */ color: rgb(175, 222, 188); /* oklch */ color: oklch(85.8% 0.068 153.4);
Tailwind
colors: {
custom: {
50: '#c7e8d0',
500: '#afdebc',
950: '#000000',
},
}SCSS
$custom: #afdebc; $custom-light: #c7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#afdebc",
"rgb": {
"r": 175,
"g": 222,
"b": 188
},
"hsl": {
"h": 136.596,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.85825,
"c": 0.06777,
"h": 153.4
},
"luminance": 0.64987
}Semantic roles & 50–950 ramp
primary
#AFDEBC
secondary
#B67BA6
accent
#3190B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483