#AFDEBD#AFDEBD
#AFDEBD is a very light, moderate green. Relative luminance 0.650; OKLCH L 85.9% C 0.067 H 154.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEBD |
|---|---|
| RGB | rgb(175, 222, 189) |
| HSL | hsl(138, 42%, 78%) |
| HSV | hsv(138, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(84.50, -21.68, 11.25) |
| CIE-LCH | lch(84.50, 24.43, 152.59°) |
| OKLab | oklab(85.85% -0.0602 0.0291) |
| OKLCH | oklch(85.85% 0.067 154.2) |
| XYZ | xyz(52.9833, 65.0290, 57.8945) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.54
Light Teal
#90E4C1
ΔE00 5.92
Hospital Green
#9BE5AA
ΔE00 6.90
Seafoam
#7FE0B3
ΔE00 7.53
Pale Turquoise
#A5FBD5
ΔE00 7.86
Pale Teal
#82CBB2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEBD #DEAFD0
analogous
#B8DEAF #AFDEBD #AFDED4
triadic
#AFDEBD #BDAFDE #DEBDAF
tetradic
#AFDEBD #AFB8DE #DEAFD0 #DED4AF
square
#AFDEBD #AFB8DE #DEAFD0 #DED4AF
split-complementary
#AFDEBD #D4AFDE #DEAFB8
monochromatic
#58BA76 #84CC99 #AFDEBD #DAF0E1 #E9F6ED
Accessibility & contrast
On white
1.50
#AFDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AFDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEBD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEBD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BB
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#A8DDD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdebd; /* rgb */ color: rgb(175, 222, 189); /* oklch */ color: oklch(85.9% 0.067 154.2);
Tailwind
colors: {
custom: {
50: '#c7e8d0',
500: '#afdebd',
950: '#000000',
},
}SCSS
$custom: #afdebd; $custom-light: #c7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#afdebd",
"rgb": {
"r": 175,
"g": 222,
"b": 189
},
"hsl": {
"h": 137.872,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.8585,
"c": 0.06683,
"h": 154.2
},
"luminance": 0.65031
}Semantic roles & 50–950 ramp
primary
#AFDEBD
secondary
#B67BA5
accent
#318DB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483