#AEDEB5#AEDEB5
#AEDEB5 is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.6% C 0.075 H 148.9°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEB5 |
|---|---|
| RGB | rgb(174, 222, 181) |
| HSL | hsl(129, 42%, 78%) |
| HSV | hsv(129, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 18.5%, 12.9%) |
| CIE-LAB | lab(84.26, -23.46, 15.11) |
| CIE-LCH | lch(84.26, 27.91, 147.21°) |
| OKLab | oklab(85.59% -0.0645 0.0389) |
| OKLCH | oklch(85.59% 0.075 148.9) |
| XYZ | xyz(51.9151, 64.5759, 53.4362) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 5.19
Light Grey Green
#B7E1A1
ΔE00 6.00
Light Sage
#BCECAC
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.47
Seafoam
#7FE0B3
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEB5 #DEAED7
analogous
#BFDEAE #AEDEB5 #AEDECD
triadic
#AEDEB5 #B5AEDE #DEB5AE
tetradic
#AEDEB5 #AEBFDE #DEAED7 #DECDAE
square
#AEDEB5 #AEBFDE #DEAED7 #DECDAE
split-complementary
#AEDEB5 #CDAEDE #DEAEBF
monochromatic
#57BB66 #83CC8D #AEDEB5 #D9F0DD #E9F6EB
Accessibility & contrast
On white
1.51
#AEDEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#AEDEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEB5
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEB5 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD5B3
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#A8DCD2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeb5; /* rgb */ color: rgb(174, 222, 181); /* oklch */ color: oklch(85.6% 0.075 148.9);
Tailwind
colors: {
custom: {
50: '#c7e8cb',
500: '#aedeb5',
950: '#000000',
},
}SCSS
$custom: #aedeb5; $custom-light: #c7e8cb; $custom-dark: #000000;
JSON
{
"hex": "#aedeb5",
"rgb": {
"r": 174,
"g": 222,
"b": 181
},
"hsl": {
"h": 128.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.8559,
"c": 0.07531,
"h": 148.9
},
"luminance": 0.64577
}Semantic roles & 50–950 ramp
primary
#AEDEB5
secondary
#B67AAE
accent
#30A2B5
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482