#AFDEBB#AFDEBB
#AFDEBB is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.8% C 0.069 H 152.6°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEBB |
|---|---|
| RGB | rgb(175, 222, 187) |
| HSL | hsl(135, 42%, 78%) |
| HSV | hsv(135, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(84.45, -22.05, 12.24) |
| CIE-LCH | lch(84.45, 25.22, 150.98°) |
| OKLab | oklab(85.8% -0.061 0.0316) |
| OKLCH | oklch(85.8% 0.069 152.6) |
| XYZ | xyz(52.7677, 64.9428, 56.7591) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.29
Light Teal
#90E4C1
ΔE00 6.04
Hospital Green
#9BE5AA
ΔE00 6.45
Seafoam
#7FE0B3
ΔE00 7.43
Light Grey Green
#B7E1A1
ΔE00 7.53
Light Sage
#BCECAC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEBB #DEAFD2
analogous
#BADEAF #AFDEBB #AFDED2
triadic
#AFDEBB #BBAFDE #DEBBAF
tetradic
#AFDEBB #AFBADE #DEAFD2 #DED2AF
square
#AFDEBB #AFBADE #DEAFD2 #DED2AF
split-complementary
#AFDEBB #D2AFDE #DEAFBA
monochromatic
#58BA71 #84CC96 #AFDEBB #DAF0E0 #E9F6ED
Accessibility & contrast
On white
1.50
#AFDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#AFDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEBB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEBB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#A8DDD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdebb; /* rgb */ color: rgb(175, 222, 187); /* oklch */ color: oklch(85.8% 0.069 152.6);
Tailwind
colors: {
custom: {
50: '#c7e8cf',
500: '#afdebb',
950: '#000000',
},
}SCSS
$custom: #afdebb; $custom-light: #c7e8cf; $custom-dark: #000000;
JSON
{
"hex": "#afdebb",
"rgb": {
"r": 175,
"g": 222,
"b": 187
},
"hsl": {
"h": 135.319,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.858,
"c": 0.06871,
"h": 152.6
},
"luminance": 0.64944
}Semantic roles & 50–950 ramp
primary
#AFDEBB
secondary
#B67BA7
accent
#3193B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483