#AEE89B#AEE89B
#AEE89B is a very light, moderate green. Relative luminance 0.691; OKLCH L 87.3% C 0.119 H 138.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE89B |
|---|---|
| RGB | rgb(174, 232, 155) |
| HSL | hsl(105, 63%, 76%) |
| HSV | hsv(105, 33%, 91%) |
| CMYK | cmyk(25%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(86.54, -32.46, 31.69) |
| CIE-LCH | lch(86.54, 45.36, 135.69°) |
| OKLab | oklab(87.26% -0.0885 0.0792) |
| OKLCH | oklch(87.26% 0.119 138.2) |
| XYZ | xyz(52.2270, 69.0769, 41.5855) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.92
Light Sage
#BCECAC
ΔE00 3.06
Light Grey Green
#B7E1A1
ΔE00 3.28
Tea Green
#BDF8A3
ΔE00 3.64
Light Pastel Green
#B2FBA5
ΔE00 4.19
Lightgreen
#90EE90
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE89B #D59BE8
analogous
#D4E89B #AEE89B #9BE8AE
triadic
#AEE89B #9BAEE8 #E89BAE
tetradic
#AEE89B #9BD4E8 #D59BE8 #E8AE9B
square
#AEE89B #9BD4E8 #D59BE8 #E8AE9B
split-complementary
#AEE89B #AE9BE8 #E89BD4
monochromatic
#5DD137 #86DD69 #AEE89B #D6F3CD #EBF9E6
Accessibility & contrast
On white
1.42
#AEE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#AEE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE89B
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE89B | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#E4D79F
Tritanopia (blue-blind)
#ACE3D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aee89b; /* rgb */ color: rgb(174, 232, 155); /* oklch */ color: oklch(87.3% 0.119 138.2);
Tailwind
colors: {
custom: {
50: '#c7efb9',
500: '#aee89b',
950: '#000000',
},
}SCSS
$custom: #aee89b; $custom-light: #c7efb9; $custom-dark: #000000;
JSON
{
"hex": "#aee89b",
"rgb": {
"r": 174,
"g": 232,
"b": 155
},
"hsl": {
"h": 105.195,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.87257,
"c": 0.11878,
"h": 138.2
},
"luminance": 0.69078
}Semantic roles & 50–950 ramp
primary
#AEE89B
secondary
#AB65C3
accent
#1BCA9F
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581