#AAEDA8#AAEDA8
#AAEDA8 is a very light, moderate green. Relative luminance 0.719; OKLCH L 88.4% C 0.115 H 143.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEDA8 |
|---|---|
| RGB | rgb(170, 237, 168) |
| HSL | hsl(118, 66%, 79%) |
| HSV | hsv(118, 29%, 93%) |
| CMYK | cmyk(28.3%, 0%, 29.1%, 7.1%) |
| CIE-LAB | lab(87.94, -34.08, 26.90) |
| CIE-LCH | lch(87.94, 43.42, 141.72°) |
| OKLab | oklab(88.4% -0.093 0.068) |
| OKLCH | oklch(88.4% 0.115 143.8) |
| XYZ | xyz(53.9274, 71.9395, 48.0825) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.09
Hospital Green
#9BE5AA
ΔE00 3.27
Light Mint Green
#A6FBB2
ΔE00 3.39
Washed Out Green
#BCF5A6
ΔE00 3.52
Celadon
#BEFDB7
ΔE00 3.66
Light Sea Green
#98F6B0
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEDA8 #EBA8ED
analogous
#CDEDA8 #AAEDA8 #A8EDC9
triadic
#AAEDA8 #A8AAED #EDA8AA
tetradic
#AAEDA8 #A8CDED #EBA8ED #EDC9A8
square
#AAEDA8 #A8CDED #EBA8ED #EDC9A8
split-complementary
#AAEDA8 #C9A8ED #EDA8CD
monochromatic
#47D843 #78E375 #AAEDA8 #DCF7DB #E6FAE6
Accessibility & contrast
On white
1.36
#AAEDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#AAEDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEDA8
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEDA8 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A4
Deuteranopia (green-blind)
#E5DAAC
Tritanopia (blue-blind)
#A4E9DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aaeda8; /* rgb */ color: rgb(170, 237, 168); /* oklch */ color: oklch(88.4% 0.115 143.8);
Tailwind
colors: {
custom: {
50: '#c5f3c2',
500: '#aaeda8',
950: '#000000',
},
}SCSS
$custom: #aaeda8; $custom-light: #c5f3c2; $custom-dark: #000000;
JSON
{
"hex": "#aaeda8",
"rgb": {
"r": 170,
"g": 237,
"b": 168
},
"hsl": {
"h": 118.261,
"s": 65.714,
"l": 79.412
},
"oklch": {
"l": 0.88399,
"c": 0.11518,
"h": 143.8
},
"luminance": 0.71942
}Semantic roles & 50–950 ramp
primary
#AAEDA8
secondary
#C76FCA
accent
#18CEC8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582