#AEDEBB#AEDEBB
#AEDEBB is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.7% C 0.069 H 153.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEBB |
|---|---|
| RGB | rgb(174, 222, 187) |
| HSL | hsl(136, 42%, 78%) |
| HSV | hsv(136, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(84.39, -22.38, 12.14) |
| CIE-LCH | lch(84.39, 25.46, 151.51°) |
| OKLab | oklab(85.74% -0.0619 0.0314) |
| OKLCH | oklch(85.74% 0.069 153.1) |
| XYZ | xyz(52.5440, 64.8274, 56.7486) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 5.84
Hospital Green
#9BE5AA
ΔE00 6.37
Seafoam
#7FE0B3
ΔE00 7.25
Light Grey Green
#B7E1A1
ΔE00 7.61
Light Sage
#BCECAC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEBB #DEAED1
analogous
#B9DEAE #AEDEBB #AEDED3
triadic
#AEDEBB #BBAEDE #DEBBAE
tetradic
#AEDEBB #AEB9DE #DEAED1 #DED3AE
square
#AEDEBB #AEB9DE #DEAED1 #DED3AE
split-complementary
#AEDEBB #D3AEDE #DEAEB9
monochromatic
#57BB72 #83CC96 #AEDEBB #D9F0E0 #E9F6ED
Accessibility & contrast
On white
1.50
#AEDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#AEDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEBB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEBB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D6D0BD
Tritanopia (blue-blind)
#A7DDD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedebb; /* rgb */ color: rgb(174, 222, 187); /* oklch */ color: oklch(85.7% 0.069 153.1);
Tailwind
colors: {
custom: {
50: '#c7e8cf',
500: '#aedebb',
950: '#000000',
},
}SCSS
$custom: #aedebb; $custom-light: #c7e8cf; $custom-dark: #000000;
JSON
{
"hex": "#aedebb",
"rgb": {
"r": 174,
"g": 222,
"b": 187
},
"hsl": {
"h": 136.25,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85736,
"c": 0.06944,
"h": 153.1
},
"luminance": 0.64829
}Semantic roles & 50–950 ramp
primary
#AEDEBB
secondary
#B67AA6
accent
#3091B5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483