#AEE09B#AEE09B
#AEE09B is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.5% C 0.106 H 137.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE09B |
|---|---|
| RGB | rgb(174, 224, 155) |
| HSL | hsl(103, 53%, 74%) |
| HSV | hsv(103, 31%, 88%) |
| CMYK | cmyk(22.3%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(84.32, -28.70, 28.71) |
| CIE-LCH | lch(84.32, 40.59, 134.99°) |
| OKLab | oklab(85.47% -0.0781 0.0721) |
| OKLCH | oklch(85.47% 0.106 137.3) |
| XYZ | xyz(50.0262, 64.6752, 40.8519) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.67
Light Sage
#BCECAC
ΔE00 3.10
Washed Out Green
#BCF5A6
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 5.06
Tea Green
#BDF8A3
ΔE00 5.56
Pale Green
#C7FDB5
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE09B #CD9BE0
analogous
#D1E09B #AEE09B #9BE0AB
triadic
#AEE09B #9BAEE0 #E09BAE
tetradic
#AEE09B #9BD1E0 #CD9BE0 #E0AB9B
square
#AEE09B #9BD1E0 #CD9BE0 #E0AB9B
split-complementary
#AEE09B #AB9BE0 #E09BD1
monochromatic
#62C33E #88D26C #AEE09B #D4EECA #ECF8E8
Accessibility & contrast
On white
1.51
#AEE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#AEE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE09B
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE09B | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D597
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#ADDBCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aee09b; /* rgb */ color: rgb(174, 224, 155); /* oklch */ color: oklch(85.5% 0.106 137.3);
Tailwind
colors: {
custom: {
50: '#c7eab9',
500: '#aee09b',
950: '#000000',
},
}SCSS
$custom: #aee09b; $custom-light: #c7eab9; $custom-dark: #000000;
JSON
{
"hex": "#aee09b",
"rgb": {
"r": 174,
"g": 224,
"b": 155
},
"hsl": {
"h": 103.478,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.85466,
"c": 0.10634,
"h": 137.3
},
"luminance": 0.64677
}Semantic roles & 50–950 ramp
primary
#AEE09B
secondary
#A267B9
accent
#25C095
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481