#AADEBE#AADEBE
#AADEBE is a very light, moderate green. Relative luminance 0.645; OKLCH L 85.6% C 0.070 H 157.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AADEBE |
|---|---|
| RGB | rgb(170, 222, 190) |
| HSL | hsl(143, 44%, 77%) |
| HSV | hsv(143, 23%, 87%) |
| CMYK | cmyk(23.4%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(84.23, -23.10, 10.29) |
| CIE-LCH | lch(84.23, 25.29, 155.98°) |
| OKLab | oklab(85.56% -0.0644 0.0266) |
| OKLCH | oklch(85.56% 0.07 157.6) |
| XYZ | xyz(51.9904, 64.5045, 58.4165) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.93
Mint
#AAF0C1
ΔE00 5.36
Seafoam
#7FE0B3
ΔE00 6.74
Hospital Green
#9BE5AA
ΔE00 6.86
Pale Teal
#82CBB2
ΔE00 7.01
Pale Turquoise
#A5FBD5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADEBE #DEAACA
analogous
#B0DEAA #AADEBE #AADED8
triadic
#AADEBE #BEAADE #DEBEAA
tetradic
#AADEBE #AAB0DE #DEAACA #DED8AA
square
#AADEBE #AAB0DE #DEAACA #DED8AA
split-complementary
#AADEBE #D8AADE #DEAAB0
monochromatic
#52BC7B #7ECD9C #AADEBE #D6EFE0 #E9F6EE
Accessibility & contrast
On white
1.51
#AADEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#AADEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADEBE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADEBE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BC
Deuteranopia (green-blind)
#D4D0C0
Tritanopia (blue-blind)
#A1DDD5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aadebe; /* rgb */ color: rgb(170, 222, 190); /* oklch */ color: oklch(85.6% 0.070 157.6);
Tailwind
colors: {
custom: {
50: '#c4e8d1',
500: '#aadebe',
950: '#000000',
},
}SCSS
$custom: #aadebe; $custom-light: #c4e8d1; $custom-dark: #000000;
JSON
{
"hex": "#aadebe",
"rgb": {
"r": 170,
"g": 222,
"b": 190
},
"hsl": {
"h": 143.077,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85564,
"c": 0.06971,
"h": 157.6
},
"luminance": 0.64506
}Semantic roles & 50–950 ramp
primary
#AADEBE
secondary
#B6769E
accent
#2E83B7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483