#ADE0BC#ADE0BC
#ADE0BC is a very light, moderate green. Relative luminance 0.658; OKLCH L 86.1% C 0.072 H 153.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE0BC |
|---|---|
| RGB | rgb(173, 224, 188) |
| HSL | hsl(138, 45%, 78%) |
| HSV | hsv(138, 23%, 88%) |
| CMYK | cmyk(22.8%, 0%, 16.1%, 12.2%) |
| CIE-LAB | lab(84.91, -23.49, 12.34) |
| CIE-LCH | lch(84.91, 26.54, 152.30°) |
| OKLab | oklab(86.14% -0.0651 0.0319) |
| OKLCH | oklch(86.14% 0.072 153.9) |
| XYZ | xyz(52.9638, 65.8246, 57.4821) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.57
Light Teal
#90E4C1
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.93
Seafoam
#7FE0B3
ΔE00 6.78
Pale Turquoise
#A5FBD5
ΔE00 7.19
Light Sage
#BCECAC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE0BC #E0ADD1
analogous
#B7E0AD #ADE0BC #ADE0D5
triadic
#ADE0BC #BCADE0 #E0BCAD
tetradic
#ADE0BC #ADB7E0 #E0ADD1 #E0D5AD
square
#ADE0BC #ADB7E0 #E0ADD1 #E0D5AD
split-complementary
#ADE0BC #D5ADE0 #E0ADB7
monochromatic
#54BE73 #81CF98 #ADE0BC #D9F1E0 #E9F7ED
Accessibility & contrast
On white
1.48
#ADE0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#ADE0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE0BC
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE0BC | 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)
#E0D8BA
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#A5DFD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ade0bc; /* rgb */ color: rgb(173, 224, 188); /* oklch */ color: oklch(86.1% 0.072 153.9);
Tailwind
colors: {
custom: {
50: '#c6e9d0',
500: '#ade0bc',
950: '#000000',
},
}SCSS
$custom: #ade0bc; $custom-light: #c6e9d0; $custom-dark: #000000;
JSON
{
"hex": "#ade0bc",
"rgb": {
"r": 173,
"g": 224,
"b": 188
},
"hsl": {
"h": 137.647,
"s": 45.133,
"l": 77.843
},
"oklch": {
"l": 0.86138,
"c": 0.07247,
"h": 153.9
},
"luminance": 0.65826
}Semantic roles & 50–950 ramp
primary
#ADE0BC
secondary
#B978A6
accent
#2D8FB8
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483