#AEDEB0#AEDEB0
#AEDEB0 is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.5% C 0.080 H 145.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB0 |
|---|---|
| RGB | rgb(174, 222, 176) |
| HSL | hsl(123, 42%, 78%) |
| HSV | hsv(123, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(84.16, -24.34, 17.59) |
| CIE-LCH | lch(84.16, 30.03, 144.14°) |
| OKLab | oklab(85.47% -0.0666 0.0451) |
| OKLCH | oklch(85.47% 0.08 145.9) |
| XYZ | xyz(51.4112, 64.3743, 50.7826) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.50
Light Grey Green
#B7E1A1
ΔE00 4.74
Mint
#AAF0C1
ΔE00 4.93
Light Sage
#BCECAC
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 7.21
Seafoam
#7FE0B3
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB0 #DEAEDC
analogous
#C4DEAE #AEDEB0 #AEDEC8
triadic
#AEDEB0 #B0AEDE #DEB0AE
tetradic
#AEDEB0 #AEC4DE #DEAEDC #DEC8AE
square
#AEDEB0 #AEC4DE #DEAEDC #DEC8AE
split-complementary
#AEDEB0 #C8AEDE #DEAEC4
monochromatic
#57BB5B #83CC86 #AEDEB0 #D9F0DA #E9F6EA
Accessibility & contrast
On white
1.51
#AEDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#AEDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AD
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#A9DBD1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb0; /* rgb */ color: rgb(174, 222, 176); /* oklch */ color: oklch(85.5% 0.080 145.9);
Tailwind
colors: {
custom: {
50: '#c7e8c7',
500: '#aedeb0',
950: '#000000',
},
}SCSS
$custom: #aedeb0; $custom-light: #c7e8c7; $custom-dark: #000000;
JSON
{
"hex": "#aedeb0",
"rgb": {
"r": 174,
"g": 222,
"b": 176
},
"hsl": {
"h": 122.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85471,
"c": 0.08044,
"h": 145.9
},
"luminance": 0.64376
}Semantic roles & 50–950 ramp
primary
#AEDEB0
secondary
#B67AB4
accent
#30B0B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482