#AEEEAA#AEEEAA
#AEEEAA is a very light, moderate green. Relative luminance 0.731; OKLCH L 88.9% C 0.112 H 143.1°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEEAA |
|---|---|
| RGB | rgb(174, 238, 170) |
| HSL | hsl(116, 67%, 80%) |
| HSV | hsv(116, 29%, 93%) |
| CMYK | cmyk(26.9%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(88.47, -32.93, 26.64) |
| CIE-LCH | lch(88.47, 42.36, 141.03°) |
| OKLab | oklab(88.9% -0.0898 0.0673) |
| OKLCH | oklch(88.9% 0.112 143.1) |
| XYZ | xyz(55.2836, 73.0480, 49.2093) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.60
Washed Out Green
#BCF5A6
ΔE00 3.21
Celadon
#BEFDB7
ΔE00 3.28
Light Mint Green
#A6FBB2
ΔE00 3.50
Hospital Green
#9BE5AA
ΔE00 3.60
Light Mint
#B6FFBB
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEEAA #EAAAEE
analogous
#D0EEAA #AEEEAA #AAEEC8
triadic
#AEEEAA #AAAEEE #EEAAAE
tetradic
#AEEEAA #AAD0EE #EAAAEE #EEC8AA
square
#AEEEAA #AAD0EE #EAAAEE #EEC8AA
split-complementary
#AEEEAA #C8AAEE #EEAAD0
monochromatic
#4DDA44 #7DE477 #AEEEAA #DFF8DD #E7FAE5
Accessibility & contrast
On white
1.35
#AEEEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#AEEEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEEAA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEEAA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#A8EADC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aeeeaa; /* rgb */ color: rgb(174, 238, 170); /* oklch */ color: oklch(88.9% 0.112 143.1);
Tailwind
colors: {
custom: {
50: '#c7f4c3',
500: '#aeeeaa',
950: '#000000',
},
}SCSS
$custom: #aeeeaa; $custom-light: #c7f4c3; $custom-dark: #000000;
JSON
{
"hex": "#aeeeaa",
"rgb": {
"r": 174,
"g": 238,
"b": 170
},
"hsl": {
"h": 116.471,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.88896,
"c": 0.11227,
"h": 143.1
},
"luminance": 0.7305
}Semantic roles & 50–950 ramp
primary
#AEEEAA
secondary
#C671CB
accent
#17CFC4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582