#AEDBB0#AEDBB0
#AEDBB0 is a very light, moderate green. Relative luminance 0.628; OKLCH L 84.8% C 0.076 H 146.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBB0 |
|---|---|
| RGB | rgb(174, 219, 176) |
| HSL | hsl(123, 38%, 77%) |
| HSV | hsv(123, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 19.6%, 14.1%) |
| CIE-LAB | lab(83.33, -22.87, 16.43) |
| CIE-LCH | lch(83.33, 28.16, 144.30°) |
| OKLab | oklab(84.81% -0.0626 0.0422) |
| OKLCH | oklch(84.81% 0.076 146) |
| XYZ | xyz(50.6215, 62.7949, 50.5194) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.34
Mint
#AAF0C1
ΔE00 5.63
Light Sage
#BCECAC
ΔE00 5.90
Light Teal
#90E4C1
ΔE00 7.34
Seafoam
#7FE0B3
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBB0 #DBAED9
analogous
#C3DBAE #AEDBB0 #AEDBC7
triadic
#AEDBB0 #B0AEDB #DBB0AE
tetradic
#AEDBB0 #AEC3DB #DBAED9 #DBC7AE
square
#AEDBB0 #AEC3DB #DBAED9 #DBC7AE
split-complementary
#AEDBB0 #C7AEDB #DBAEC3
monochromatic
#59B55D #84C887 #AEDBB0 #D8EED9 #EAF6EA
Accessibility & contrast
On white
1.55
#AEDBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#AEDBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBB0
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBB0 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AE
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#AAD8CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aedbb0; /* rgb */ color: rgb(174, 219, 176); /* oklch */ color: oklch(84.8% 0.076 146.0);
Tailwind
colors: {
custom: {
50: '#c6e6c7',
500: '#aedbb0',
950: '#000000',
},
}SCSS
$custom: #aedbb0; $custom-light: #c6e6c7; $custom-dark: #000000;
JSON
{
"hex": "#aedbb0",
"rgb": {
"r": 174,
"g": 219,
"b": 176
},
"hsl": {
"h": 122.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.8481,
"c": 0.07553,
"h": 146
},
"luminance": 0.62796
}Semantic roles & 50–950 ramp
primary
#AEDBB0
secondary
#B37AB0
accent
#34ACB1
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482