#AADEBA#AADEBA
#AADEBA is a very light, moderate green. Relative luminance 0.643; OKLCH L 85.5% C 0.073 H 154.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AADEBA |
|---|---|
| RGB | rgb(170, 222, 186) |
| HSL | hsl(138, 44%, 77%) |
| HSV | hsv(138, 23%, 87%) |
| CMYK | cmyk(23.4%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(84.14, -23.85, 12.27) |
| CIE-LCH | lch(84.14, 26.82, 152.77°) |
| OKLab | oklab(85.46% -0.0661 0.0317) |
| OKLCH | oklch(85.46% 0.073 154.4) |
| XYZ | xyz(51.5592, 64.3320, 56.1456) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 5.16
Hospital Green
#9BE5AA
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.49
Pale Turquoise
#A5FBD5
ΔE00 7.40
Pale Teal
#82CBB2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADEBA #DEAACE
analogous
#B4DEAA #AADEBA #AADED4
triadic
#AADEBA #BAAADE #DEBAAA
tetradic
#AADEBA #AAB4DE #DEAACE #DED4AA
square
#AADEBA #AAB4DE #DEAACE #DED4AA
split-complementary
#AADEBA #D4AADE #DEAAB4
monochromatic
#52BC72 #7ECD96 #AADEBA #D6EFDE #E9F6ED
Accessibility & contrast
On white
1.51
#AADEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#AADEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADEBA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADEBA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#D5CFBC
Tritanopia (blue-blind)
#A2DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aadeba; /* rgb */ color: rgb(170, 222, 186); /* oklch */ color: oklch(85.5% 0.073 154.4);
Tailwind
colors: {
custom: {
50: '#c4e8ce',
500: '#aadeba',
950: '#000000',
},
}SCSS
$custom: #aadeba; $custom-light: #c4e8ce; $custom-dark: #000000;
JSON
{
"hex": "#aadeba",
"rgb": {
"r": 170,
"g": 222,
"b": 186
},
"hsl": {
"h": 138.462,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.85463,
"c": 0.07332,
"h": 154.4
},
"luminance": 0.64334
}Semantic roles & 50–950 ramp
primary
#AADEBA
secondary
#B676A3
accent
#2E8DB7
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483