#AFDEBF#AFDEBF
#AFDEBF is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.9% C 0.065 H 155.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEBF |
|---|---|
| RGB | rgb(175, 222, 191) |
| HSL | hsl(140, 42%, 78%) |
| HSV | hsv(140, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(84.54, -21.31, 10.26) |
| CIE-LCH | lch(84.54, 23.65, 154.30°) |
| OKLab | oklab(85.9% -0.0593 0.0265) |
| OKLCH | oklch(85.9% 0.065 155.9) |
| XYZ | xyz(53.2019, 65.1164, 59.0458) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 5.87
Hospital Green
#9BE5AA
ΔE00 7.38
Pale Teal
#82CBB2
ΔE00 7.66
Seafoam
#7FE0B3
ΔE00 7.67
Pale Turquoise
#A5FBD5
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEBF #DEAFCE
analogous
#B6DEAF #AFDEBF #AFDED7
triadic
#AFDEBF #BFAFDE #DEBFAF
tetradic
#AFDEBF #AFB6DE #DEAFCE #DED7AF
square
#AFDEBF #AFB6DE #DEAFCE #DED7AF
split-complementary
#AFDEBF #D7AFDE #DEAFB6
monochromatic
#58BA7A #84CC9C #AFDEBF #DAF0E2 #E9F6EE
Accessibility & contrast
On white
1.50
#AFDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#AFDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEBF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEBF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BD
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#A8DDD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdebf; /* rgb */ color: rgb(175, 222, 191); /* oklch */ color: oklch(85.9% 0.065 155.9);
Tailwind
colors: {
custom: {
50: '#c7e8d2',
500: '#afdebf',
950: '#000000',
},
}SCSS
$custom: #afdebf; $custom-light: #c7e8d2; $custom-dark: #000000;
JSON
{
"hex": "#afdebf",
"rgb": {
"r": 175,
"g": 222,
"b": 191
},
"hsl": {
"h": 140.426,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.85901,
"c": 0.065,
"h": 155.9
},
"luminance": 0.65118
}Semantic roles & 50–950 ramp
primary
#AFDEBF
secondary
#B67BA2
accent
#3188B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483