#AADDAE#AADDAE
#AADDAE is a very light, moderate green. Relative luminance 0.633; OKLCH L 85.0% C 0.084 H 146.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AADDAE |
|---|---|
| RGB | rgb(170, 221, 174) |
| HSL | hsl(125, 43%, 77%) |
| HSV | hsv(125, 23%, 87%) |
| CMYK | cmyk(23.1%, 0%, 21.3%, 13.3%) |
| CIE-LAB | lab(83.61, -25.52, 17.83) |
| CIE-LCH | lch(83.61, 31.13, 145.06°) |
| OKLab | oklab(84.95% -0.0699 0.0457) |
| OKLCH | oklch(84.95% 0.084 146.8) |
| XYZ | xyz(50.0719, 63.3134, 49.6187) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.03
Mint
#AAF0C1
ΔE00 4.84
Light Grey Green
#B7E1A1
ΔE00 4.87
Light Sage
#BCECAC
ΔE00 5.26
Light Teal
#90E4C1
ΔE00 6.90
Seafoam
#7FE0B3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADDAE #DDAAD9
analogous
#C0DDAA #AADDAE #AADDC8
triadic
#AADDAE #AEAADD #DDAEAA
tetradic
#AADDAE #AAC0DD #DDAAD9 #DDC8AA
square
#AADDAE #AAC0DD #DDAAD9 #DDC8AA
split-complementary
#AADDAE #C8AADD #DDAAC0
monochromatic
#53BA5B #7ECC84 #AADDAE #D6EED8 #E9F6EA
Accessibility & contrast
On white
1.54
#AADDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#AADDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADDAE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADDAE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#A4DAD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #aaddae; /* rgb */ color: rgb(170, 221, 174); /* oklch */ color: oklch(85.0% 0.084 146.8);
Tailwind
colors: {
custom: {
50: '#c4e7c6',
500: '#aaddae',
950: '#000000',
},
}SCSS
$custom: #aaddae; $custom-light: #c4e7c6; $custom-dark: #000000;
JSON
{
"hex": "#aaddae",
"rgb": {
"r": 170,
"g": 221,
"b": 174
},
"hsl": {
"h": 124.706,
"s": 42.857,
"l": 76.667
},
"oklch": {
"l": 0.84953,
"c": 0.08351,
"h": 146.8
},
"luminance": 0.63315
}Semantic roles & 50–950 ramp
primary
#AADDAE
secondary
#B576B0
accent
#30ABB6
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131613
muted
#828482