#AFDEBE#AFDEBE
#AFDEBE is a very light, moderate green. Relative luminance 0.651; OKLCH L 85.9% C 0.066 H 155.0°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEBE |
|---|---|
| RGB | rgb(175, 222, 190) |
| HSL | hsl(139, 42%, 78%) |
| HSV | hsv(139, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(84.52, -21.50, 10.75) |
| CIE-LCH | lch(84.52, 24.04, 153.43°) |
| OKLab | oklab(85.88% -0.0597 0.0278) |
| OKLCH | oklch(85.88% 0.066 155) |
| XYZ | xyz(53.0922, 65.0726, 58.4682) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.69
Light Teal
#90E4C1
ΔE00 5.89
Hospital Green
#9BE5AA
ΔE00 7.14
Seafoam
#7FE0B3
ΔE00 7.59
Pale Teal
#82CBB2
ΔE00 7.76
Pale Turquoise
#A5FBD5
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEBE #DEAFCF
analogous
#B7DEAF #AFDEBE #AFDED5
triadic
#AFDEBE #BEAFDE #DEBEAF
tetradic
#AFDEBE #AFB7DE #DEAFCF #DED5AF
square
#AFDEBE #AFB7DE #DEAFCF #DED5AF
split-complementary
#AFDEBE #D5AFDE #DEAFB7
monochromatic
#58BA78 #84CC9B #AFDEBE #DAF0E1 #E9F6ED
Accessibility & contrast
On white
1.50
#AFDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#AFDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEBE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEBE | 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)
#DED6BC
Deuteranopia (green-blind)
#D5D1C0
Tritanopia (blue-blind)
#A8DDD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afdebe; /* rgb */ color: rgb(175, 222, 190); /* oklch */ color: oklch(85.9% 0.066 155.0);
Tailwind
colors: {
custom: {
50: '#c7e8d1',
500: '#afdebe',
950: '#000000',
},
}SCSS
$custom: #afdebe; $custom-light: #c7e8d1; $custom-dark: #000000;
JSON
{
"hex": "#afdebe",
"rgb": {
"r": 175,
"g": 222,
"b": 190
},
"hsl": {
"h": 139.149,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.85875,
"c": 0.0659,
"h": 155
},
"luminance": 0.65074
}Semantic roles & 50–950 ramp
primary
#AFDEBE
secondary
#B67BA3
accent
#318BB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483