#AEE09F#AEE09F
#AEE09F is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.5% C 0.102 H 138.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE09F |
|---|---|
| RGB | rgb(174, 224, 159) |
| HSL | hsl(106, 51%, 75%) |
| HSV | hsv(106, 29%, 88%) |
| CMYK | cmyk(22.3%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(84.39, -28.09, 26.74) |
| CIE-LCH | lch(84.39, 38.78, 136.40°) |
| OKLab | oklab(85.55% -0.0764 0.0675) |
| OKLCH | oklch(85.55% 0.102 138.6) |
| XYZ | xyz(50.3677, 64.8118, 42.6504) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.57
Light Sage
#BCECAC
ΔE00 2.87
Hospital Green
#9BE5AA
ΔE00 4.53
Washed Out Green
#BCF5A6
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 5.93
Celadon
#BEFDB7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE09F #D19FE0
analogous
#CEE09F #AEE09F #9FE0B1
triadic
#AEE09F #9FAEE0 #E09FAE
tetradic
#AEE09F #9FCEE0 #D19FE0 #E0B19F
square
#AEE09F #9FCEE0 #D19FE0 #E0B19F
split-complementary
#AEE09F #B19FE0 #E09FCE
monochromatic
#60C242 #87D171 #AEE09F #D5EFCD #EBF8E8
Accessibility & contrast
On white
1.50
#AEE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AEE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE09F
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE09F | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69B
Deuteranopia (green-blind)
#DCD1A2
Tritanopia (blue-blind)
#ACDBCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aee09f; /* rgb */ color: rgb(174, 224, 159); /* oklch */ color: oklch(85.5% 0.102 138.6);
Tailwind
colors: {
custom: {
50: '#c7eabb',
500: '#aee09f',
950: '#000000',
},
}SCSS
$custom: #aee09f; $custom-light: #c7eabb; $custom-dark: #000000;
JSON
{
"hex": "#aee09f",
"rgb": {
"r": 174,
"g": 224,
"b": 159
},
"hsl": {
"h": 106.154,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.85546,
"c": 0.10196,
"h": 138.6
},
"luminance": 0.64813
}Semantic roles & 50–950 ramp
primary
#AEE09F
secondary
#A76AB9
accent
#27BF9C
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482