#AAE09F#AAE09F
#AAE09F is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.3% C 0.104 H 140.3°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE09F |
|---|---|
| RGB | rgb(170, 224, 159) |
| HSL | hsl(110, 51%, 75%) |
| HSV | hsv(110, 29%, 88%) |
| CMYK | cmyk(24.1%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(84.15, -29.44, 26.39) |
| CIE-LCH | lch(84.15, 39.54, 138.13°) |
| OKLab | oklab(85.3% -0.0802 0.0666) |
| OKLCH | oklch(85.3% 0.104 140.3) |
| XYZ | xyz(49.4895, 64.3591, 42.6092) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.29
Light Sage
#BCECAC
ΔE00 3.18
Hospital Green
#9BE5AA
ΔE00 3.88
Washed Out Green
#BCF5A6
ΔE00 5.10
Tea Green
#BDF8A3
ΔE00 6.07
Celadon
#BEFDB7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE09F #D59FE0
analogous
#CBE09F #AAE09F #9FE0B4
triadic
#AAE09F #9FAAE0 #E09FAA
tetradic
#AAE09F #9FCBE0 #D59FE0 #E0B49F
square
#AAE09F #9FCBE0 #D59FE0 #E0B49F
split-complementary
#AAE09F #B49FE0 #E09FCB
monochromatic
#58C242 #81D171 #AAE09F #D3EFCD #EBF8E8
Accessibility & contrast
On white
1.51
#AAE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#AAE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE09F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE09F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59B
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#A7DCCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aae09f; /* rgb */ color: rgb(170, 224, 159); /* oklch */ color: oklch(85.3% 0.104 140.3);
Tailwind
colors: {
custom: {
50: '#c4eabb',
500: '#aae09f',
950: '#000000',
},
}SCSS
$custom: #aae09f; $custom-light: #c4eabb; $custom-dark: #000000;
JSON
{
"hex": "#aae09f",
"rgb": {
"r": 170,
"g": 224,
"b": 159
},
"hsl": {
"h": 109.846,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.85296,
"c": 0.10426,
"h": 140.3
},
"luminance": 0.64361
}Semantic roles & 50–950 ramp
primary
#AAE09F
secondary
#AC6AB9
accent
#27BFA5
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482