#AFDEAA#AFDEAA
#AFDEAA is a very light, moderate green. Relative luminance 0.643; OKLCH L 85.4% C 0.086 H 142.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDEAA |
|---|---|
| RGB | rgb(175, 222, 170) |
| HSL | hsl(114, 44%, 77%) |
| HSV | hsv(114, 23%, 87%) |
| CMYK | cmyk(21.2%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(84.10, -25.02, 20.65) |
| CIE-LCH | lch(84.10, 32.44, 140.46°) |
| OKLab | oklab(85.4% -0.0682 0.0527) |
| OKLCH | oklch(85.4% 0.086 142.3) |
| XYZ | xyz(51.0543, 64.2574, 47.7354) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.24
Light Sage
#BCECAC
ΔE00 3.96
Hospital Green
#9BE5AA
ΔE00 4.30
Mint
#AAF0C1
ΔE00 5.58
Washed Out Green
#BCF5A6
ΔE00 6.90
Celadon
#BEFDB7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDEAA #D9AADE
analogous
#C9DEAA #AFDEAA #AADEBF
triadic
#AFDEAA #AAAFDE #DEAAAF
tetradic
#AFDEAA #AAC9DE #D9AADE #DEBFAA
square
#AFDEAA #AAC9DE #D9AADE #DEBFAA
split-complementary
#AFDEAA #BFAADE #DEAAC9
monochromatic
#5CBC52 #86CD7E #AFDEAA #D8EFD6 #EAF6E9
Accessibility & contrast
On white
1.52
#AFDEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#AFDEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDEAA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDEAA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#ACDBD0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afdeaa; /* rgb */ color: rgb(175, 222, 170); /* oklch */ color: oklch(85.4% 0.086 142.3);
Tailwind
colors: {
custom: {
50: '#c7e8c3',
500: '#afdeaa',
950: '#000000',
},
}SCSS
$custom: #afdeaa; $custom-light: #c7e8c3; $custom-dark: #000000;
JSON
{
"hex": "#afdeaa",
"rgb": {
"r": 175,
"g": 222,
"b": 170
},
"hsl": {
"h": 114.231,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85399,
"c": 0.08618,
"h": 142.3
},
"luminance": 0.64259
}Semantic roles & 50–950 ramp
primary
#AFDEAA
secondary
#B076B6
accent
#2EB7AA
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482