#AFE7AE#AFE7AE
#AFE7AE is a very light, moderate green. Relative luminance 0.693; OKLCH L 87.5% C 0.096 H 144.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE7AE |
|---|---|
| RGB | rgb(175, 231, 174) |
| HSL | hsl(119, 54%, 79%) |
| HSV | hsv(119, 25%, 91%) |
| CMYK | cmyk(24.2%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(86.66, -28.67, 22.11) |
| CIE-LCH | lch(86.66, 36.20, 142.36°) |
| OKLab | oklab(87.48% -0.0783 0.0563) |
| OKLCH | oklch(87.48% 0.096 144.3) |
| XYZ | xyz(53.8930, 69.3200, 50.5768) |
| Luminance | 0.6932 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.75
Hospital Green
#9BE5AA
ΔE00 2.99
Light Grey Green
#B7E1A1
ΔE00 3.55
Mint
#AAF0C1
ΔE00 4.18
Celadon
#BEFDB7
ΔE00 5.04
Washed Out Green
#BCF5A6
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE7AE #E6AEE7
analogous
#CCE7AE #AFE7AE #AEE7CA
triadic
#AFE7AE #AEAFE7 #E7AEAF
tetradic
#AFE7AE #AECCE7 #E6AEE7 #E7CAAE
square
#AFE7AE #AECCE7 #E6AEE7 #E7CAAE
split-complementary
#AFE7AE #CAAEE7 #E7AECC
monochromatic
#52CB50 #80D97F #AFE7AE #DEF5DD #E8F8E7
Accessibility & contrast
On white
1.41
#AFE7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#AFE7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE7AE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE7AE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAB
Deuteranopia (green-blind)
#E0D7B1
Tritanopia (blue-blind)
#AAE4D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe7ae; /* rgb */ color: rgb(175, 231, 174); /* oklch */ color: oklch(87.5% 0.096 144.3);
Tailwind
colors: {
custom: {
50: '#c8eec6',
500: '#afe7ae',
950: '#000000',
},
}SCSS
$custom: #afe7ae; $custom-light: #c8eec6; $custom-dark: #000000;
JSON
{
"hex": "#afe7ae",
"rgb": {
"r": 175,
"g": 231,
"b": 174
},
"hsl": {
"h": 118.947,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.87481,
"c": 0.09643,
"h": 144.3
},
"luminance": 0.69322
}Semantic roles & 50–950 ramp
primary
#AFE7AE
secondary
#C177C2
accent
#24C2BF
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131613
muted
#828582