#ADE1BD#ADE1BD
#ADE1BD is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.4% C 0.073 H 154.4°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1BD |
|---|---|
| RGB | rgb(173, 225, 189) |
| HSL | hsl(138, 46%, 78%) |
| HSV | hsv(138, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 16%, 11.8%) |
| CIE-LAB | lab(85.20, -23.80, 12.23) |
| CIE-LCH | lch(85.20, 26.76, 152.80°) |
| OKLab | oklab(86.38% -0.066 0.0316) |
| OKLCH | oklch(86.38% 0.073 154.4) |
| XYZ | xyz(53.3415, 66.4070, 58.1416) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.36
Light Teal
#90E4C1
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.88
Seafoam
#7FE0B3
ΔE00 6.67
Pale Turquoise
#A5FBD5
ΔE00 6.92
Light Sage
#BCECAC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1BD #E1ADD1
analogous
#B7E1AD #ADE1BD #ADE1D7
triadic
#ADE1BD #BDADE1 #E1BDAD
tetradic
#ADE1BD #ADB7E1 #E1ADD1 #E1D7AD
square
#ADE1BD #ADB7E1 #E1ADD1 #E1D7AD
split-complementary
#ADE1BD #D7ADE1 #E1ADB7
monochromatic
#53C075 #80D199 #ADE1BD #DAF1E1 #E9F7ED
Accessibility & contrast
On white
1.47
#ADE1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#ADE1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1BD
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1BD | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BB
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#A5E0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade1bd; /* rgb */ color: rgb(173, 225, 189); /* oklch */ color: oklch(86.4% 0.073 154.4);
Tailwind
colors: {
custom: {
50: '#c6ead1',
500: '#ade1bd',
950: '#000000',
},
}SCSS
$custom: #ade1bd; $custom-light: #c6ead1; $custom-dark: #000000;
JSON
{
"hex": "#ade1bd",
"rgb": {
"r": 173,
"g": 225,
"b": 189
},
"hsl": {
"h": 138.462,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.86383,
"c": 0.07315,
"h": 154.4
},
"luminance": 0.66409
}Semantic roles & 50–950 ramp
primary
#ADE1BD
secondary
#BA78A6
accent
#2C8EBA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483