#AEDEAB#AEDEAB
#AEDEAB is a very light, moderate green. Relative luminance 0.642; OKLCH L 85.4% C 0.086 H 143.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEAB |
|---|---|
| RGB | rgb(174, 222, 171) |
| HSL | hsl(116, 44%, 77%) |
| HSV | hsv(116, 23%, 87%) |
| CMYK | cmyk(21.6%, 0%, 23%, 12.9%) |
| CIE-LAB | lab(84.06, -25.19, 20.06) |
| CIE-LCH | lch(84.06, 32.20, 141.46°) |
| OKLab | oklab(85.36% -0.0687 0.0512) |
| OKLCH | oklch(85.36% 0.086 143.3) |
| XYZ | xyz(50.9256, 64.1801, 48.2251) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.58
Hospital Green
#9BE5AA
ΔE00 4.16
Light Sage
#BCECAC
ΔE00 4.18
Mint
#AAF0C1
ΔE00 5.35
Washed Out Green
#BCF5A6
ΔE00 7.10
Celadon
#BEFDB7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEAB #DBABDE
analogous
#C8DEAB #AEDEAB #ABDEC2
triadic
#AEDEAB #ABAEDE #DEABAE
tetradic
#AEDEAB #ABC8DE #DBABDE #DEC2AB
square
#AEDEAB #ABC8DE #DBABDE #DEC2AB
split-complementary
#AEDEAB #C2ABDE #DEABC8
monochromatic
#59BB53 #84CD7F #AEDEAB #D8EFD7 #EAF6E9
Accessibility & contrast
On white
1.52
#AEDEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#AEDEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEAB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEAB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#AADBD0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedeab; /* rgb */ color: rgb(174, 222, 171); /* oklch */ color: oklch(85.4% 0.086 143.3);
Tailwind
colors: {
custom: {
50: '#c7e8c4',
500: '#aedeab',
950: '#000000',
},
}SCSS
$custom: #aedeab; $custom-light: #c7e8c4; $custom-dark: #000000;
JSON
{
"hex": "#aedeab",
"rgb": {
"r": 174,
"g": 222,
"b": 171
},
"hsl": {
"h": 116.471,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.85357,
"c": 0.08573,
"h": 143.3
},
"luminance": 0.64181
}Semantic roles & 50–950 ramp
primary
#AEDEAB
secondary
#B377B6
accent
#2FB7AF
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131612
muted
#828482