#AEDBB3#AEDBB3
#AEDBB3 is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.9% C 0.072 H 147.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBB3 |
|---|---|
| RGB | rgb(174, 219, 179) |
| HSL | hsl(127, 38%, 77%) |
| HSV | hsv(127, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(83.40, -22.35, 14.94) |
| CIE-LCH | lch(83.40, 26.88, 146.23°) |
| OKLab | oklab(84.88% -0.0614 0.0385) |
| OKLCH | oklch(84.88% 0.072 147.9) |
| XYZ | xyz(50.9216, 62.9150, 52.1000) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 5.76
Light Grey Green
#B7E1A1
ΔE00 6.09
Light Sage
#BCECAC
ΔE00 6.53
Light Teal
#90E4C1
ΔE00 6.95
Seafoam
#7FE0B3
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBB3 #DBAED6
analogous
#C0DBAE #AEDBB3 #AEDBCA
triadic
#AEDBB3 #B3AEDB #DBB3AE
tetradic
#AEDBB3 #AEC0DB #DBAED6 #DBCAAE
square
#AEDBB3 #AEC0DB #DBAED6 #DBCAAE
split-complementary
#AEDBB3 #CAAEDB #DBAEC0
monochromatic
#59B563 #84C88B #AEDBB3 #D8EEDB #EAF6EB
Accessibility & contrast
On white
1.55
#AEDBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#AEDBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBB3
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBB3 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B1
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#A9D9D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedbb3; /* rgb */ color: rgb(174, 219, 179); /* oklch */ color: oklch(84.9% 0.072 147.9);
Tailwind
colors: {
custom: {
50: '#c6e6c9',
500: '#aedbb3',
950: '#000000',
},
}SCSS
$custom: #aedbb3; $custom-light: #c6e6c9; $custom-dark: #000000;
JSON
{
"hex": "#aedbb3",
"rgb": {
"r": 174,
"g": 219,
"b": 179
},
"hsl": {
"h": 126.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.84882,
"c": 0.07242,
"h": 147.9
},
"luminance": 0.62916
}Semantic roles & 50–950 ramp
primary
#AEDBB3
secondary
#B37AAC
accent
#34A3B1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482