#AEDA9F#AEDA9F
#AEDA9F is a very light, moderate green. Relative luminance 0.616; OKLCH L 84.2% C 0.092 H 137.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDA9F |
|---|---|
| RGB | rgb(174, 218, 159) |
| HSL | hsl(105, 44%, 74%) |
| HSV | hsv(105, 27%, 85%) |
| CMYK | cmyk(20.2%, 0%, 27.1%, 14.5%) |
| CIE-LAB | lab(82.72, -25.21, 24.48) |
| CIE-LCH | lch(82.72, 35.14, 135.83°) |
| OKLab | oklab(84.21% -0.0685 0.062) |
| OKLCH | oklch(84.21% 0.092 137.9) |
| XYZ | xyz(48.7835, 61.6435, 42.1223) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.08
Light Sage
#BCECAC
ΔE00 4.05
Hospital Green
#9BE5AA
ΔE00 5.25
Washed Out Green
#BCF5A6
ΔE00 6.59
Pale Olive Green
#B1D27B
ΔE00 6.93
Light Moss Green
#A6C875
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDA9F #CB9FDA
analogous
#CCDA9F #AEDA9F #9FDAAE
triadic
#AEDA9F #9FAEDA #DA9FAE
tetradic
#AEDA9F #9FCCDA #CB9FDA #DAAE9F
square
#AEDA9F #9FCCDA #CB9FDA #DAAE9F
split-complementary
#AEDA9F #AE9FDA #DA9FCC
monochromatic
#64B847 #89C973 #AEDA9F #D3EBCB #ECF6E9
Accessibility & contrast
On white
1.58
#AEDA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#AEDA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDA9F
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDA9F | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09B
Deuteranopia (green-blind)
#D7CCA2
Tritanopia (blue-blind)
#ADD6CA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #aeda9f; /* rgb */ color: rgb(174, 218, 159); /* oklch */ color: oklch(84.2% 0.092 137.9);
Tailwind
colors: {
custom: {
50: '#c7e5bb',
500: '#aeda9f',
950: '#000000',
},
}SCSS
$custom: #aeda9f; $custom-light: #c7e5bb; $custom-dark: #000000;
JSON
{
"hex": "#aeda9f",
"rgb": {
"r": 174,
"g": 218,
"b": 159
},
"hsl": {
"h": 104.746,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.84211,
"c": 0.09239,
"h": 137.9
},
"luminance": 0.61645
}Semantic roles & 50–950 ramp
primary
#AEDA9F
secondary
#A06CB2
accent
#2EB895
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#131512
muted
#828482