#AADEBB#AADEBB
#AADEBB is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.5% C 0.072 H 155.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AADEBB |
|---|---|
| RGB | rgb(170, 222, 187) |
| HSL | hsl(140, 44%, 77%) |
| HSV | hsv(140, 23%, 87%) |
| CMYK | cmyk(23.4%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(84.16, -23.67, 11.78) |
| CIE-LCH | lch(84.16, 26.43, 153.54°) |
| OKLab | oklab(85.49% -0.0657 0.0304) |
| OKLCH | oklch(85.49% 0.072 155.2) |
| XYZ | xyz(51.6659, 64.3747, 56.7074) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.08
Hospital Green
#9BE5AA
ΔE00 6.11
Seafoam
#7FE0B3
ΔE00 6.53
Pale Turquoise
#A5FBD5
ΔE00 7.35
Pale Teal
#82CBB2
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADEBB #DEAACD
analogous
#B3DEAA #AADEBB #AADED5
triadic
#AADEBB #BBAADE #DEBBAA
tetradic
#AADEBB #AAB3DE #DEAACD #DED5AA
square
#AADEBB #AAB3DE #DEAACD #DED5AA
split-complementary
#AADEBB #D5AADE #DEAAB3
monochromatic
#52BC74 #7ECD98 #AADEBB #D6EFDE #E9F6ED
Accessibility & contrast
On white
1.51
#AADEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#AADEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADEBB
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADEBB | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#A2DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aadebb; /* rgb */ color: rgb(170, 222, 187); /* oklch */ color: oklch(85.5% 0.072 155.2);
Tailwind
colors: {
custom: {
50: '#c4e8cf',
500: '#aadebb',
950: '#000000',
},
}SCSS
$custom: #aadebb; $custom-light: #c4e8cf; $custom-dark: #000000;
JSON
{
"hex": "#aadebb",
"rgb": {
"r": 170,
"g": 222,
"b": 187
},
"hsl": {
"h": 139.615,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85488,
"c": 0.07239,
"h": 155.2
},
"luminance": 0.64376
}Semantic roles & 50–950 ramp
primary
#AADEBB
secondary
#B676A1
accent
#2E8AB7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483