#ADE0BD#ADE0BD
#ADE0BD is a very light, moderate green. Relative luminance 0.659; OKLCH L 86.2% C 0.072 H 154.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0BD |
|---|---|
| RGB | rgb(173, 224, 189) |
| HSL | hsl(139, 45%, 78%) |
| HSV | hsv(139, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 15.6%, 12.2%) |
| CIE-LAB | lab(84.93, -23.31, 11.84) |
| CIE-LCH | lch(84.93, 26.14, 153.07°) |
| OKLab | oklab(86.16% -0.0647 0.0306) |
| OKLCH | oklch(86.16% 0.072 154.7) |
| XYZ | xyz(53.0719, 65.8679, 58.0518) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.70
Light Teal
#90E4C1
ΔE00 5.27
Hospital Green
#9BE5AA
ΔE00 6.16
Seafoam
#7FE0B3
ΔE00 6.82
Pale Turquoise
#A5FBD5
ΔE00 7.14
Light Sage
#BCECAC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0BD #E0ADD0
analogous
#B6E0AD #ADE0BD #ADE0D7
triadic
#ADE0BD #BDADE0 #E0BDAD
tetradic
#ADE0BD #ADB6E0 #E0ADD0 #E0D7AD
square
#ADE0BD #ADB6E0 #E0ADD0 #E0D7AD
split-complementary
#ADE0BD #D7ADE0 #E0ADB6
monochromatic
#54BE76 #81CF99 #ADE0BD #D9F1E1 #E9F7ED
Accessibility & contrast
On white
1.48
#ADE0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#ADE0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0BD
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0BD | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#A5DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade0bd; /* rgb */ color: rgb(173, 224, 189); /* oklch */ color: oklch(86.2% 0.072 154.7);
Tailwind
colors: {
custom: {
50: '#c6e9d0',
500: '#ade0bd',
950: '#000000',
},
}SCSS
$custom: #ade0bd; $custom-light: #c6e9d0; $custom-dark: #000000;
JSON
{
"hex": "#ade0bd",
"rgb": {
"r": 173,
"g": 224,
"b": 189
},
"hsl": {
"h": 138.824,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.86163,
"c": 0.07155,
"h": 154.7
},
"luminance": 0.6587
}Semantic roles & 50–950 ramp
primary
#ADE0BD
secondary
#B978A5
accent
#2D8DB8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483