#ADE1BC#ADE1BC
#ADE1BC is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.4% C 0.074 H 153.7°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1BC |
|---|---|
| RGB | rgb(173, 225, 188) |
| HSL | hsl(137, 46%, 78%) |
| HSV | hsv(137, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 16.4%, 11.8%) |
| CIE-LAB | lab(85.18, -23.98, 12.72) |
| CIE-LCH | lch(85.18, 27.15, 152.05°) |
| OKLab | oklab(86.36% -0.0664 0.0328) |
| OKLCH | oklch(86.36% 0.074 153.7) |
| XYZ | xyz(53.2333, 66.3637, 57.5719) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.24
Light Teal
#90E4C1
ΔE00 5.27
Hospital Green
#9BE5AA
ΔE00 5.65
Seafoam
#7FE0B3
ΔE00 6.65
Pale Turquoise
#A5FBD5
ΔE00 6.98
Light Sage
#BCECAC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1BC #E1ADD2
analogous
#B8E1AD #ADE1BC #ADE1D6
triadic
#ADE1BC #BCADE1 #E1BCAD
tetradic
#ADE1BC #ADB8E1 #E1ADD2 #E1D6AD
square
#ADE1BC #ADB8E1 #E1ADD2 #E1D6AD
split-complementary
#ADE1BC #D6ADE1 #E1ADB8
monochromatic
#53C073 #80D197 #ADE1BC #DAF1E1 #E9F7ED
Accessibility & contrast
On white
1.47
#ADE1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#ADE1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1BC
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1BC | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8BA
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#A5E0D6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade1bc; /* rgb */ color: rgb(173, 225, 188); /* oklch */ color: oklch(86.4% 0.074 153.7);
Tailwind
colors: {
custom: {
50: '#c6ead0',
500: '#ade1bc',
950: '#000000',
},
}SCSS
$custom: #ade1bc; $custom-light: #c6ead0; $custom-dark: #000000;
JSON
{
"hex": "#ade1bc",
"rgb": {
"r": 173,
"g": 225,
"b": 188
},
"hsl": {
"h": 137.308,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.86358,
"c": 0.07408,
"h": 153.7
},
"luminance": 0.66366
}Semantic roles & 50–950 ramp
primary
#ADE1BC
secondary
#BA78A7
accent
#2C91BA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483