#AEDEBC#AEDEBC
#AEDEBC is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.8% C 0.069 H 153.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEBC |
|---|---|
| RGB | rgb(174, 222, 188) |
| HSL | hsl(138, 42%, 78%) |
| HSV | hsv(138, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(84.42, -22.19, 11.65) |
| CIE-LCH | lch(84.42, 25.06, 152.31°) |
| OKLab | oklab(85.76% -0.0615 0.0301) |
| OKLCH | oklch(85.76% 0.069 153.9) |
| XYZ | xyz(52.6514, 64.8704, 57.3144) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.78
Hospital Green
#9BE5AA
ΔE00 6.60
Seafoam
#7FE0B3
ΔE00 7.29
Pale Turquoise
#A5FBD5
ΔE00 7.76
Pale Teal
#82CBB2
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEBC #DEAED0
analogous
#B8DEAE #AEDEBC #AEDED4
triadic
#AEDEBC #BCAEDE #DEBCAE
tetradic
#AEDEBC #AEB8DE #DEAED0 #DED4AE
square
#AEDEBC #AEB8DE #DEAED0 #DED4AE
split-complementary
#AEDEBC #D4AEDE #DEAEB8
monochromatic
#57BB74 #83CC98 #AEDEBC #D9F0E0 #E9F6ED
Accessibility & contrast
On white
1.50
#AEDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#AEDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEBC
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEBC | 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)
#DED6BA
Deuteranopia (green-blind)
#D6D0BE
Tritanopia (blue-blind)
#A7DDD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedebc; /* rgb */ color: rgb(174, 222, 188); /* oklch */ color: oklch(85.8% 0.069 153.9);
Tailwind
colors: {
custom: {
50: '#c7e8d0',
500: '#aedebc',
950: '#000000',
},
}SCSS
$custom: #aedebc; $custom-light: #c7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#aedebc",
"rgb": {
"r": 174,
"g": 222,
"b": 188
},
"hsl": {
"h": 137.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85762,
"c": 0.0685,
"h": 153.9
},
"luminance": 0.64872
}Semantic roles & 50–950 ramp
primary
#AEDEBC
secondary
#B67AA5
accent
#308EB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483