#AEDEB9#AEDEB9
#AEDEB9 is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.7% C 0.071 H 151.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB9 |
|---|---|
| RGB | rgb(174, 222, 185) |
| HSL | hsl(134, 42%, 78%) |
| HSV | hsv(134, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(84.35, -22.74, 13.13) |
| CIE-LCH | lch(84.35, 26.26, 149.99°) |
| OKLab | oklab(85.69% -0.0628 0.0339) |
| OKLCH | oklch(85.69% 0.071 151.6) |
| XYZ | xyz(52.3314, 64.7424, 55.6288) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.94
Light Teal
#90E4C1
ΔE00 6.01
Light Grey Green
#B7E1A1
ΔE00 7.06
Light Sage
#BCECAC
ΔE00 7.12
Seafoam
#7FE0B3
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB9 #DEAED3
analogous
#BBDEAE #AEDEB9 #AEDED1
triadic
#AEDEB9 #B9AEDE #DEB9AE
tetradic
#AEDEB9 #AEBBDE #DEAED3 #DED1AE
square
#AEDEB9 #AEBBDE #DEAED3 #DED1AE
split-complementary
#AEDEB9 #D1AEDE #DEAEBB
monochromatic
#57BB6E #83CC93 #AEDEB9 #D9F0DF #E9F6EC
Accessibility & contrast
On white
1.51
#AEDEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#AEDEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB9
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB9 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B7
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#A7DCD3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb9; /* rgb */ color: rgb(174, 222, 185); /* oklch */ color: oklch(85.7% 0.071 151.6);
Tailwind
colors: {
custom: {
50: '#c7e8ce',
500: '#aedeb9',
950: '#000000',
},
}SCSS
$custom: #aedeb9; $custom-light: #c7e8ce; $custom-dark: #000000;
JSON
{
"hex": "#aedeb9",
"rgb": {
"r": 174,
"g": 222,
"b": 185
},
"hsl": {
"h": 133.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85687,
"c": 0.07136,
"h": 151.6
},
"luminance": 0.64744
}Semantic roles & 50–950 ramp
primary
#AEDEB9
secondary
#B67AA9
accent
#3097B5
background
#FDFEFE
surface
#F9FCFA
border
#D2D5D3
text
#131613
muted
#828483