#AFE9AA#AFE9AA
#AFE9AA is a very light, moderate green. Relative luminance 0.703; OKLCH L 87.8% C 0.104 H 142.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE9AA |
|---|---|
| RGB | rgb(175, 233, 170) |
| HSL | hsl(115, 59%, 79%) |
| HSV | hsv(115, 27%, 91%) |
| CMYK | cmyk(24.9%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(87.14, -30.27, 24.83) |
| CIE-LCH | lch(87.14, 39.15, 140.63°) |
| OKLab | oklab(87.84% -0.0825 0.063) |
| OKLCH | oklch(87.84% 0.104 142.7) |
| XYZ | xyz(54.0718, 70.2923, 48.7413) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.12
Light Grey Green
#B7E1A1
ΔE00 3.23
Hospital Green
#9BE5AA
ΔE00 3.25
Washed Out Green
#BCF5A6
ΔE00 4.07
Celadon
#BEFDB7
ΔE00 4.28
Light Mint
#B6FFBB
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE9AA #E4AAE9
analogous
#CFE9AA #AFE9AA #AAE9C5
triadic
#AFE9AA #AAAFE9 #E9AAAF
tetradic
#AFE9AA #AACFE9 #E4AAE9 #E9C5AA
square
#AFE9AA #AACFE9 #E4AAE9 #E9C5AA
split-complementary
#AFE9AA #C5AAE9 #E9AACF
monochromatic
#53D049 #81DC79 #AFE9AA #DDF6DB #E8F9E7
Accessibility & contrast
On white
1.39
#AFE9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#AFE9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE9AA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE9AA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#E3D8AD
Tritanopia (blue-blind)
#AAE5D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe9aa; /* rgb */ color: rgb(175, 233, 170); /* oklch */ color: oklch(87.8% 0.104 142.7);
Tailwind
colors: {
custom: {
50: '#c8f0c3',
500: '#afe9aa',
950: '#000000',
},
}SCSS
$custom: #afe9aa; $custom-light: #c8f0c3; $custom-dark: #000000;
JSON
{
"hex": "#afe9aa",
"rgb": {
"r": 175,
"g": 233,
"b": 170
},
"hsl": {
"h": 115.238,
"s": 58.879,
"l": 79.02
},
"oklch": {
"l": 0.8784,
"c": 0.10381,
"h": 142.7
},
"luminance": 0.70294
}Semantic roles & 50–950 ramp
primary
#AFE9AA
secondary
#BE73C5
accent
#1FC7B9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582