#ADE4BD#ADE4BD
#ADE4BD is a very light, moderate green. Relative luminance 0.680; OKLCH L 87.0% C 0.078 H 153.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE4BD |
|---|---|
| RGB | rgb(173, 228, 189) |
| HSL | hsl(137, 50%, 79%) |
| HSV | hsv(137, 24%, 89%) |
| CMYK | cmyk(24.1%, 0%, 17.1%, 10.6%) |
| CIE-LAB | lab(86.03, -25.25, 13.40) |
| CIE-LCH | lch(86.03, 28.59, 152.05°) |
| OKLab | oklab(87.04% -0.0699 0.0346) |
| OKLCH | oklch(87.04% 0.078 153.7) |
| XYZ | xyz(54.1596, 68.0432, 58.4143) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.39
Light Teal
#90E4C1
ΔE00 5.03
Hospital Green
#9BE5AA
ΔE00 5.08
Pale Turquoise
#A5FBD5
ΔE00 6.33
Seafoam
#7FE0B3
ΔE00 6.33
Light Sage
#BCECAC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE4BD #E4ADD4
analogous
#B8E4AD #ADE4BD #ADE4D8
triadic
#ADE4BD #BDADE4 #E4BDAD
tetradic
#ADE4BD #ADB8E4 #E4ADD4 #E4D8AD
square
#ADE4BD #ADB8E4 #E4ADD4 #E4D8AD
split-complementary
#ADE4BD #D8ADE4 #E4ADB8
monochromatic
#51C673 #7FD598 #ADE4BD #DBF3E2 #E8F7EC
Accessibility & contrast
On white
1.44
#ADE4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#ADE4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE4BD
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE4BD | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#A5E3D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade4bd; /* rgb */ color: rgb(173, 228, 189); /* oklch */ color: oklch(87.0% 0.078 153.7);
Tailwind
colors: {
custom: {
50: '#c6ecd1',
500: '#ade4bd',
950: '#000000',
},
}SCSS
$custom: #ade4bd; $custom-light: #c6ecd1; $custom-dark: #000000;
JSON
{
"hex": "#ade4bd",
"rgb": {
"r": 173,
"g": 228,
"b": 189
},
"hsl": {
"h": 137.455,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.87043,
"c": 0.07796,
"h": 153.7
},
"luminance": 0.68045
}Semantic roles & 50–950 ramp
primary
#ADE4BD
secondary
#BE77A9
accent
#2892BE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483