#AFDEAE#AFDEAE
#AFDEAE is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.5% C 0.082 H 144.3°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEAE |
|---|---|
| RGB | rgb(175, 222, 174) |
| HSL | hsl(119, 42%, 78%) |
| HSV | hsv(119, 22%, 87%) |
| CMYK | cmyk(21.2%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(84.18, -24.35, 18.67) |
| CIE-LCH | lch(84.18, 30.68, 142.51°) |
| OKLab | oklab(85.49% -0.0665 0.0478) |
| OKLCH | oklch(85.49% 0.082 144.3) |
| XYZ | xyz(51.4385, 64.4111, 49.7586) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.16
Hospital Green
#9BE5AA
ΔE00 4.47
Light Sage
#BCECAC
ΔE00 4.63
Mint
#AAF0C1
ΔE00 5.19
Celadon
#BEFDB7
ΔE00 7.57
Washed Out Green
#BCF5A6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEAE #DDAEDE
analogous
#C7DEAE #AFDEAE #AEDEC5
triadic
#AFDEAE #AEAFDE #DEAEAF
tetradic
#AFDEAE #AEC7DE #DDAEDE #DEC5AE
square
#AFDEAE #AEC7DE #DDAEDE #DEC5AE
split-complementary
#AFDEAE #C5AEDE #DEAEC7
monochromatic
#59BB57 #84CC83 #AFDEAE #DAF0D9 #EAF6E9
Accessibility & contrast
On white
1.51
#AFDEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#AFDEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEAE
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEAE | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#D8D0B0
Tritanopia (blue-blind)
#ABDBD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdeae; /* rgb */ color: rgb(175, 222, 174); /* oklch */ color: oklch(85.5% 0.082 144.3);
Tailwind
colors: {
custom: {
50: '#c7e8c6',
500: '#afdeae',
950: '#000000',
},
}SCSS
$custom: #afdeae; $custom-light: #c7e8c6; $custom-dark: #000000;
JSON
{
"hex": "#afdeae",
"rgb": {
"r": 175,
"g": 222,
"b": 174
},
"hsl": {
"h": 118.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85489,
"c": 0.0819,
"h": 144.3
},
"luminance": 0.64413
}Semantic roles & 50–950 ramp
primary
#AFDEAE
secondary
#B57AB6
accent
#30B5B2
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482