#AFEAAA#AFEAAA
#AFEAAA is a very light, moderate green. Relative luminance 0.709; OKLCH L 88.1% C 0.105 H 142.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEAAA |
|---|---|
| RGB | rgb(175, 234, 170) |
| HSL | hsl(115, 60%, 79%) |
| HSV | hsv(115, 27%, 92%) |
| CMYK | cmyk(25.2%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(87.42, -30.74, 25.21) |
| CIE-LCH | lch(87.42, 39.76, 140.64°) |
| OKLab | oklab(88.06% -0.0838 0.0639) |
| OKLCH | oklch(88.06% 0.105 142.7) |
| XYZ | xyz(54.3557, 70.8601, 48.8359) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.12
Hospital Green
#9BE5AA
ΔE00 3.30
Light Grey Green
#B7E1A1
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.85
Celadon
#BEFDB7
ΔE00 4.05
Light Mint
#B6FFBB
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEAAA #E5AAEA
analogous
#CFEAAA #AFEAAA #AAEAC5
triadic
#AFEAAA #AAAFEA #EAAAAF
tetradic
#AFEAAA #AACFEA #E5AAEA #EAC5AA
square
#AFEAAA #AACFEA #E5AAEA #EAC5AA
split-complementary
#AFEAAA #C5AAEA #EAAACF
monochromatic
#53D248 #81DE79 #AFEAAA #DDF6DB #E8F9E6
Accessibility & contrast
On white
1.38
#AFEAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#AFEAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEAAA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEAAA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA6
Deuteranopia (green-blind)
#E4D9AD
Tritanopia (blue-blind)
#AAE6D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afeaaa; /* rgb */ color: rgb(175, 234, 170); /* oklch */ color: oklch(88.1% 0.105 142.7);
Tailwind
colors: {
custom: {
50: '#c8f1c3',
500: '#afeaaa',
950: '#000000',
},
}SCSS
$custom: #afeaaa; $custom-light: #c8f1c3; $custom-dark: #000000;
JSON
{
"hex": "#afeaaa",
"rgb": {
"r": 175,
"g": 234,
"b": 170
},
"hsl": {
"h": 115.312,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.88062,
"c": 0.1054,
"h": 142.7
},
"luminance": 0.70862
}Semantic roles & 50–950 ramp
primary
#AFEAAA
secondary
#BF72C6
accent
#1DC8BB
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582