#AFE0AE#AFE0AE
#AFE0AE is a very light, moderate green. Relative luminance 0.655; OKLCH L 85.9% C 0.085 H 144.3°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE0AE |
|---|---|
| RGB | rgb(175, 224, 174) |
| HSL | hsl(119, 45%, 78%) |
| HSV | hsv(119, 22%, 88%) |
| CMYK | cmyk(21.9%, 0%, 22.3%, 12.2%) |
| CIE-LAB | lab(84.73, -25.32, 19.44) |
| CIE-LCH | lch(84.73, 31.92, 142.48°) |
| OKLab | oklab(85.93% -0.0691 0.0497) |
| OKLCH | oklch(85.93% 0.085 144.3) |
| XYZ | xyz(51.9728, 65.4798, 49.9367) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.86
Hospital Green
#9BE5AA
ΔE00 4.01
Light Sage
#BCECAC
ΔE00 4.11
Mint
#AAF0C1
ΔE00 4.84
Celadon
#BEFDB7
ΔE00 6.98
Washed Out Green
#BCF5A6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE0AE #DFAEE0
analogous
#C8E0AE #AFE0AE #AEE0C6
triadic
#AFE0AE #AEAFE0 #E0AEAF
tetradic
#AFE0AE #AEC8E0 #DFAEE0 #E0C6AE
square
#AFE0AE #AEC8E0 #DFAEE0 #E0C6AE
split-complementary
#AFE0AE #C6AEE0 #E0AEC8
monochromatic
#58BE55 #83CF82 #AFE0AE #DBF1DA #E9F7E9
Accessibility & contrast
On white
1.49
#AFE0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#AFE0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE0AE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE0AE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AB
Deuteranopia (green-blind)
#DAD2B1
Tritanopia (blue-blind)
#ABDDD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe0ae; /* rgb */ color: rgb(175, 224, 174); /* oklch */ color: oklch(85.9% 0.085 144.3);
Tailwind
colors: {
custom: {
50: '#c7eac6',
500: '#afe0ae',
950: '#000000',
},
}SCSS
$custom: #afe0ae; $custom-light: #c7eac6; $custom-dark: #000000;
JSON
{
"hex": "#afe0ae",
"rgb": {
"r": 175,
"g": 224,
"b": 174
},
"hsl": {
"h": 118.8,
"s": 44.643,
"l": 78.039
},
"oklch": {
"l": 0.8593,
"c": 0.08516,
"h": 144.3
},
"luminance": 0.65481
}Semantic roles & 50–950 ramp
primary
#AFE0AE
secondary
#B879B9
accent
#2EB8B5
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#131613
muted
#828482