#AEDEBD#AEDEBD
#AEDEBD is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.8% C 0.068 H 154.7°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEBD |
|---|---|
| RGB | rgb(174, 222, 189) |
| HSL | hsl(139, 42%, 78%) |
| HSV | hsv(139, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(84.44, -22.01, 11.15) |
| CIE-LCH | lch(84.44, 24.67, 153.12°) |
| OKLab | oklab(85.79% -0.0611 0.0288) |
| OKLCH | oklch(85.79% 0.068 154.7) |
| XYZ | xyz(52.7596, 64.9137, 57.8840) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.46
Light Teal
#90E4C1
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 6.83
Seafoam
#7FE0B3
ΔE00 7.35
Pale Teal
#82CBB2
ΔE00 7.71
Pale Turquoise
#A5FBD5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEBD #DEAECF
analogous
#B7DEAE #AEDEBD #AEDED5
triadic
#AEDEBD #BDAEDE #DEBDAE
tetradic
#AEDEBD #AEB7DE #DEAECF #DED5AE
square
#AEDEBD #AEB7DE #DEAECF #DED5AE
split-complementary
#AEDEBD #D5AEDE #DEAEB7
monochromatic
#57BB76 #83CC9A #AEDEBD #D9F0E0 #E9F6ED
Accessibility & contrast
On white
1.50
#AEDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AEDEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEBD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEBD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BB
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#A7DDD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedebd; /* rgb */ color: rgb(174, 222, 189); /* oklch */ color: oklch(85.8% 0.068 154.7);
Tailwind
colors: {
custom: {
50: '#c7e8d0',
500: '#aedebd',
950: '#000000',
},
}SCSS
$custom: #aedebd; $custom-light: #c7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#aedebd",
"rgb": {
"r": 174,
"g": 222,
"b": 189
},
"hsl": {
"h": 138.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85787,
"c": 0.06757,
"h": 154.7
},
"luminance": 0.64915
}Semantic roles & 50–950 ramp
primary
#AEDEBD
secondary
#B67AA3
accent
#308CB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483