#AFE3AA#AFE3AA
#AFE3AA is a very light, moderate green. Relative luminance 0.670; OKLCH L 86.5% C 0.094 H 142.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE3AA |
|---|---|
| RGB | rgb(175, 227, 170) |
| HSL | hsl(115, 50%, 78%) |
| HSV | hsv(115, 25%, 89%) |
| CMYK | cmyk(22.9%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(85.48, -27.42, 22.56) |
| CIE-LCH | lch(85.48, 35.51, 140.56°) |
| OKLab | oklab(86.51% -0.0748 0.0574) |
| OKLCH | oklch(86.51% 0.094 142.5) |
| XYZ | xyz(52.4020, 66.9529, 48.1847) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.80
Light Sage
#BCECAC
ΔE00 2.81
Hospital Green
#9BE5AA
ΔE00 3.47
Mint
#AAF0C1
ΔE00 5.05
Washed Out Green
#BCF5A6
ΔE00 5.53
Celadon
#BEFDB7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE3AA #DEAAE3
analogous
#CBE3AA #AFE3AA #AAE3C1
triadic
#AFE3AA #AAAFE3 #E3AAAF
tetradic
#AFE3AA #AACBE3 #DEAAE3 #E3C1AA
square
#AFE3AA #AACBE3 #DEAAE3 #E3C1AA
split-complementary
#AFE3AA #C1AAE3 #E3AACB
monochromatic
#58C54E #84D47C #AFE3AA #DAF2D8 #E9F7E8
Accessibility & contrast
On white
1.46
#AFE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#AFE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE3AA
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE3AA | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A7
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#ABDFD4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #afe3aa; /* rgb */ color: rgb(175, 227, 170); /* oklch */ color: oklch(86.5% 0.094 142.5);
Tailwind
colors: {
custom: {
50: '#c8ecc3',
500: '#afe3aa',
950: '#000000',
},
}SCSS
$custom: #afe3aa; $custom-light: #c8ecc3; $custom-dark: #000000;
JSON
{
"hex": "#afe3aa",
"rgb": {
"r": 175,
"g": 227,
"b": 170
},
"hsl": {
"h": 114.737,
"s": 50.442,
"l": 77.843
},
"oklch": {
"l": 0.86506,
"c": 0.09426,
"h": 142.5
},
"luminance": 0.66954
}Semantic roles & 50–950 ramp
primary
#AFE3AA
secondary
#B674BD
accent
#28BEB1
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131612
muted
#828482