#AEDBAC#AEDBAC
#AEDBAC is a very light, moderate green. Relative luminance 0.626; OKLCH L 84.7% C 0.080 H 143.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDBAC |
|---|---|
| RGB | rgb(174, 219, 172) |
| HSL | hsl(117, 39%, 77%) |
| HSV | hsv(117, 21%, 86%) |
| CMYK | cmyk(20.5%, 0%, 21.5%, 14.1%) |
| CIE-LAB | lab(83.25, -23.56, 18.42) |
| CIE-LCH | lch(83.25, 29.91, 141.98°) |
| OKLab | oklab(84.72% -0.0643 0.0472) |
| OKLCH | oklch(84.72% 0.08 143.8) |
| XYZ | xyz(50.2316, 62.6389, 48.4657) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.35
Hospital Green
#9BE5AA
ΔE00 4.95
Light Sage
#BCECAC
ΔE00 5.14
Mint
#AAF0C1
ΔE00 5.81
Darkseagreen
#8FBC8F
ΔE00 7.93
Light Teal
#90E4C1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDBAC #D9ACDB
analogous
#C6DBAC #AEDBAC #ACDBC2
triadic
#AEDBAC #ACAEDB #DBACAE
tetradic
#AEDBAC #ACC6DB #D9ACDB #DBC2AC
square
#AEDBAC #ACC6DB #D9ACDB #DBC2AC
split-complementary
#AEDBAC #C2ACDB #DBACC6
monochromatic
#5BB657 #84C881 #AEDBAC #D8EED7 #EAF6EA
Accessibility & contrast
On white
1.55
#AEDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#AEDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDBAC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDBAC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A9
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#AAD8CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aedbac; /* rgb */ color: rgb(174, 219, 172); /* oklch */ color: oklch(84.7% 0.080 143.8);
Tailwind
colors: {
custom: {
50: '#c7e6c4',
500: '#aedbac',
950: '#000000',
},
}SCSS
$custom: #aedbac; $custom-light: #c7e6c4; $custom-dark: #000000;
JSON
{
"hex": "#aedbac",
"rgb": {
"r": 174,
"g": 219,
"b": 172
},
"hsl": {
"h": 117.447,
"s": 39.496,
"l": 76.667
},
"oklch": {
"l": 0.84717,
"c": 0.07976,
"h": 143.8
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#AEDBAC
secondary
#B078B3
accent
#33B2AD
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482