#AFDEB2#AFDEB2
#AFDEB2 is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.6% C 0.078 H 146.5°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEB2 |
|---|---|
| RGB | rgb(175, 222, 178) |
| HSL | hsl(124, 42%, 78%) |
| HSV | hsv(124, 21%, 87%) |
| CMYK | cmyk(21.2%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(84.26, -23.66, 16.69) |
| CIE-LCH | lch(84.26, 28.95, 144.80°) |
| OKLab | oklab(85.58% -0.0648 0.0429) |
| OKLCH | oklch(85.58% 0.078 146.5) |
| XYZ | xyz(51.8342, 64.5694, 51.8430) |
| Luminance | 0.6457 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.87
Mint
#AAF0C1
ΔE00 4.96
Light Grey Green
#B7E1A1
ΔE00 5.14
Light Sage
#BCECAC
ΔE00 5.42
Light Teal
#90E4C1
ΔE00 7.07
Seafoam
#7FE0B3
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEB2 #DEAFDB
analogous
#C3DEAF #AFDEB2 #AFDEC9
triadic
#AFDEB2 #B2AFDE #DEB2AF
tetradic
#AFDEB2 #AFC3DE #DEAFDB #DEC9AF
square
#AFDEB2 #AFC3DE #DEAFDB #DEC9AF
split-complementary
#AFDEB2 #C9AFDE #DEAFC3
monochromatic
#58BA5F #84CC88 #AFDEB2 #DAF0DC #E9F6EA
Accessibility & contrast
On white
1.51
#AFDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#AFDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEB2
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEB2 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5B0
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#AADBD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdeb2; /* rgb */ color: rgb(175, 222, 178); /* oklch */ color: oklch(85.6% 0.078 146.5);
Tailwind
colors: {
custom: {
50: '#c7e8c9',
500: '#afdeb2',
950: '#000000',
},
}SCSS
$custom: #afdeb2; $custom-light: #c7e8c9; $custom-dark: #000000;
JSON
{
"hex": "#afdeb2",
"rgb": {
"r": 175,
"g": 222,
"b": 178
},
"hsl": {
"h": 123.83,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.85582,
"c": 0.0777,
"h": 146.5
},
"luminance": 0.64571
}Semantic roles & 50–950 ramp
primary
#AFDEB2
secondary
#B67BB3
accent
#31ACB5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482