#AFEEAA#AFEEAA
#AFEEAA is a very light, moderate green. Relative luminance 0.732; OKLCH L 89.0% C 0.112 H 142.8°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEEAA |
|---|---|
| RGB | rgb(175, 238, 170) |
| HSL | hsl(116, 67%, 80%) |
| HSV | hsv(116, 29%, 93%) |
| CMYK | cmyk(26.5%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(88.53, -32.61, 26.72) |
| CIE-LCH | lch(88.53, 42.16, 140.66°) |
| OKLab | oklab(88.96% -0.0889 0.0676) |
| OKLCH | oklch(88.96% 0.112 142.8) |
| XYZ | xyz(55.5073, 73.1633, 49.2198) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.45
Washed Out Green
#BCF5A6
ΔE00 3.10
Celadon
#BEFDB7
ΔE00 3.23
Light Mint Green
#A6FBB2
ΔE00 3.61
Light Mint
#B6FFBB
ΔE00 3.66
Hospital Green
#9BE5AA
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEEAA #E9AAEE
analogous
#D1EEAA #AFEEAA #AAEEC7
triadic
#AFEEAA #AAAFEE #EEAAAF
tetradic
#AFEEAA #AAD1EE #E9AAEE #EEC7AA
square
#AFEEAA #AAD1EE #E9AAEE #EEC7AA
split-complementary
#AFEEAA #C7AAEE #EEAAD1
monochromatic
#4FDA44 #7FE477 #AFEEAA #DFF8DD #E7FAE5
Accessibility & contrast
On white
1.34
#AFEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#AFEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEEAA
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEEAA | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#AAEADC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #afeeaa; /* rgb */ color: rgb(175, 238, 170); /* oklch */ color: oklch(89.0% 0.112 142.8);
Tailwind
colors: {
custom: {
50: '#c8f3c3',
500: '#afeeaa',
950: '#000000',
},
}SCSS
$custom: #afeeaa; $custom-light: #c8f3c3; $custom-dark: #000000;
JSON
{
"hex": "#afeeaa",
"rgb": {
"r": 175,
"g": 238,
"b": 170
},
"hsl": {
"h": 115.588,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.88955,
"c": 0.11168,
"h": 142.8
},
"luminance": 0.73165
}Semantic roles & 50–950 ramp
primary
#AFEEAA
secondary
#C571CB
accent
#17CFC1
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582