#AEDBB4#AEDBB4
#AEDBB4 is a very light, moderate green. Relative luminance 0.630; OKLCH L 84.9% C 0.071 H 148.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBB4 |
|---|---|
| RGB | rgb(174, 219, 180) |
| HSL | hsl(128, 38%, 77%) |
| HSV | hsv(128, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 17.8%, 14.1%) |
| CIE-LAB | lab(83.42, -22.17, 14.45) |
| CIE-LCH | lch(83.42, 26.46, 146.91°) |
| OKLab | oklab(84.91% -0.0609 0.0372) |
| OKLCH | oklch(84.91% 0.071 148.6) |
| XYZ | xyz(51.0231, 62.9556, 52.6345) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.92
Light Grey Green
#B7E1A1
ΔE00 6.35
Light Sage
#BCECAC
ΔE00 6.76
Light Teal
#90E4C1
ΔE00 6.83
Seafoam
#7FE0B3
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBB4 #DBAED5
analogous
#BFDBAE #AEDBB4 #AEDBCB
triadic
#AEDBB4 #B4AEDB #DBB4AE
tetradic
#AEDBB4 #AEBFDB #DBAED5 #DBCBAE
square
#AEDBB4 #AEBFDB #DBAED5 #DBCBAE
split-complementary
#AEDBB4 #CBAEDB #DBAEBF
monochromatic
#59B566 #84C88D #AEDBB4 #D8EEDB #EAF6EB
Accessibility & contrast
On white
1.55
#AEDBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#AEDBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBB4
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBB4 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B2
Deuteranopia (green-blind)
#D4CEB6
Tritanopia (blue-blind)
#A9D9D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedbb4; /* rgb */ color: rgb(174, 219, 180); /* oklch */ color: oklch(84.9% 0.071 148.6);
Tailwind
colors: {
custom: {
50: '#c6e6ca',
500: '#aedbb4',
950: '#000000',
},
}SCSS
$custom: #aedbb4; $custom-light: #c6e6ca; $custom-dark: #000000;
JSON
{
"hex": "#aedbb4",
"rgb": {
"r": 174,
"g": 219,
"b": 180
},
"hsl": {
"h": 128,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.84906,
"c": 0.0714,
"h": 148.6
},
"luminance": 0.62957
}Semantic roles & 50–950 ramp
primary
#AEDBB4
secondary
#B37AAB
accent
#34A1B1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482