#AEDBB1#AEDBB1
#AEDBB1 is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.8% C 0.074 H 146.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBB1 |
|---|---|
| RGB | rgb(174, 219, 177) |
| HSL | hsl(124, 38%, 77%) |
| HSV | hsv(124, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 19.2%, 14.1%) |
| CIE-LAB | lab(83.36, -22.70, 15.94) |
| CIE-LCH | lch(83.36, 27.73, 144.93°) |
| OKLab | oklab(84.83% -0.0622 0.041) |
| OKLCH | oklch(84.83% 0.074 146.6) |
| XYZ | xyz(50.7208, 62.8346, 51.0424) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 5.57
Mint
#AAF0C1
ΔE00 5.61
Light Sage
#BCECAC
ΔE00 6.10
Light Teal
#90E4C1
ΔE00 7.20
Seafoam
#7FE0B3
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBB1 #DBAED8
analogous
#C2DBAE #AEDBB1 #AEDBC8
triadic
#AEDBB1 #B1AEDB #DBB1AE
tetradic
#AEDBB1 #AEC2DB #DBAED8 #DBC8AE
square
#AEDBB1 #AEC2DB #DBAED8 #DBC8AE
split-complementary
#AEDBB1 #C8AEDB #DBAEC2
monochromatic
#59B55F #84C888 #AEDBB1 #D8EEDA #EAF6EB
Accessibility & contrast
On white
1.55
#AEDBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#AEDBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBB1
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBB1 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AF
Deuteranopia (green-blind)
#D5CEB3
Tritanopia (blue-blind)
#A9D9CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedbb1; /* rgb */ color: rgb(174, 219, 177); /* oklch */ color: oklch(84.8% 0.074 146.6);
Tailwind
colors: {
custom: {
50: '#c6e6c8',
500: '#aedbb1',
950: '#000000',
},
}SCSS
$custom: #aedbb1; $custom-light: #c6e6c8; $custom-dark: #000000;
JSON
{
"hex": "#aedbb1",
"rgb": {
"r": 174,
"g": 219,
"b": 177
},
"hsl": {
"h": 124,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.84834,
"c": 0.07448,
"h": 146.6
},
"luminance": 0.62836
}Semantic roles & 50–950 ramp
primary
#AEDBB1
secondary
#B37AAF
accent
#34A9B1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482