#AADEBD#AADEBD
#AADEBD is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.5% C 0.071 H 156.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AADEBD |
|---|---|
| RGB | rgb(170, 222, 189) |
| HSL | hsl(142, 44%, 77%) |
| HSV | hsv(142, 23%, 87%) |
| CMYK | cmyk(23.4%, 0%, 14.9%, 12.9%) |
| CIE-LAB | lab(84.21, -23.29, 10.79) |
| CIE-LCH | lch(84.21, 25.67, 155.15°) |
| OKLab | oklab(85.54% -0.0648 0.0279) |
| OKLCH | oklch(85.54% 0.071 156.7) |
| XYZ | xyz(51.8815, 64.4609, 57.8429) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.96
Mint
#AAF0C1
ΔE00 5.20
Hospital Green
#9BE5AA
ΔE00 6.60
Seafoam
#7FE0B3
ΔE00 6.66
Pale Teal
#82CBB2
ΔE00 7.12
Pale Turquoise
#A5FBD5
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADEBD #DEAACB
analogous
#B1DEAA #AADEBD #AADED7
triadic
#AADEBD #BDAADE #DEBDAA
tetradic
#AADEBD #AAB1DE #DEAACB #DED7AA
square
#AADEBD #AAB1DE #DEAACB #DED7AA
split-complementary
#AADEBD #D7AADE #DEAAB1
monochromatic
#52BC79 #7ECD9B #AADEBD #D6EFDF #E9F6EE
Accessibility & contrast
On white
1.51
#AADEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#AADEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADEBD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADEBD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BB
Deuteranopia (green-blind)
#D4D0BF
Tritanopia (blue-blind)
#A1DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aadebd; /* rgb */ color: rgb(170, 222, 189); /* oklch */ color: oklch(85.5% 0.071 156.7);
Tailwind
colors: {
custom: {
50: '#c4e8d0',
500: '#aadebd',
950: '#000000',
},
}SCSS
$custom: #aadebd; $custom-light: #c4e8d0; $custom-dark: #000000;
JSON
{
"hex": "#aadebd",
"rgb": {
"r": 170,
"g": 222,
"b": 189
},
"hsl": {
"h": 141.923,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85539,
"c": 0.07059,
"h": 156.7
},
"luminance": 0.64463
}Semantic roles & 50–950 ramp
primary
#AADEBD
secondary
#B6769F
accent
#2E85B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483