#AEE89E#AEE89E
#AEE89E is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.3% C 0.116 H 139.0°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE89E |
|---|---|
| RGB | rgb(174, 232, 158) |
| HSL | hsl(107, 62%, 76%) |
| HSV | hsv(107, 32%, 91%) |
| CMYK | cmyk(25%, 0%, 31.9%, 9%) |
| CIE-LAB | lab(86.59, -32.01, 30.23) |
| CIE-LCH | lch(86.59, 44.03, 136.64°) |
| OKLab | oklab(87.31% -0.0872 0.0758) |
| OKLCH | oklch(87.31% 0.116 139) |
| XYZ | xyz(52.4820, 69.1789, 42.9288) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.68
Washed Out Green
#BCF5A6
ΔE00 3.01
Light Grey Green
#B7E1A1
ΔE00 3.04
Tea Green
#BDF8A3
ΔE00 3.86
Light Pastel Green
#B2FBA5
ΔE00 4.30
Celadon
#BEFDB7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE89E #D89EE8
analogous
#D3E89E #AEE89E #9EE8B3
triadic
#AEE89E #9EAEE8 #E89EAE
tetradic
#AEE89E #9ED3E8 #D89EE8 #E8B39E
square
#AEE89E #9ED3E8 #D89EE8 #E8B39E
split-complementary
#AEE89E #B39EE8 #E89ED3
monochromatic
#5BD13B #85DC6D #AEE89E #D7F4CF #EAF9E6
Accessibility & contrast
On white
1.42
#AEE89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#AEE89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE89E
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE89E | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC99
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#ABE3D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee89e; /* rgb */ color: rgb(174, 232, 158); /* oklch */ color: oklch(87.3% 0.116 139.0);
Tailwind
colors: {
custom: {
50: '#c7efbb',
500: '#aee89e',
950: '#000000',
},
}SCSS
$custom: #aee89e; $custom-light: #c7efbb; $custom-dark: #000000;
JSON
{
"hex": "#aee89e",
"rgb": {
"r": 174,
"g": 232,
"b": 158
},
"hsl": {
"h": 107.027,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.87314,
"c": 0.11558,
"h": 139
},
"luminance": 0.69181
}Semantic roles & 50–950 ramp
primary
#AEE89E
secondary
#AF67C3
accent
#1CC9A4
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131612
muted
#828582