#ADE4BA#ADE4BA
#ADE4BA is a very light, moderate green. Relative luminance 0.679; OKLCH L 87.0% C 0.081 H 151.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE4BA |
|---|---|
| RGB | rgb(173, 228, 186) |
| HSL | hsl(134, 50%, 79%) |
| HSV | hsv(134, 24%, 89%) |
| CMYK | cmyk(24.1%, 0%, 18.4%, 10.6%) |
| CIE-LAB | lab(85.96, -25.80, 14.88) |
| CIE-LCH | lch(85.96, 29.78, 150.03°) |
| OKLab | oklab(86.97% -0.0711 0.0383) |
| OKLCH | oklch(86.97% 0.081 151.7) |
| XYZ | xyz(53.8373, 67.9143, 56.7170) |
| Luminance | 0.6792 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.19
Hospital Green
#9BE5AA
ΔE00 4.44
Light Teal
#90E4C1
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 5.99
Seafoam
#7FE0B3
ΔE00 6.37
Light Grey Green
#B7E1A1
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE4BA #E4ADD7
analogous
#BBE4AD #ADE4BA #ADE4D5
triadic
#ADE4BA #BAADE4 #E4BAAD
tetradic
#ADE4BA #ADBBE4 #E4ADD7 #E4D5AD
square
#ADE4BA #ADBBE4 #E4ADD7 #E4D5AD
split-complementary
#ADE4BA #D5ADE4 #E4ADBB
monochromatic
#51C66D #7FD593 #ADE4BA #DBF3E1 #E8F7EC
Accessibility & contrast
On white
1.44
#ADE4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#ADE4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE4BA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE4BA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB8
Deuteranopia (green-blind)
#DBD5BC
Tritanopia (blue-blind)
#A5E2D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade4ba; /* rgb */ color: rgb(173, 228, 186); /* oklch */ color: oklch(87.0% 0.081 151.7);
Tailwind
colors: {
custom: {
50: '#c6ecce',
500: '#ade4ba',
950: '#000000',
},
}SCSS
$custom: #ade4ba; $custom-light: #c6ecce; $custom-dark: #000000;
JSON
{
"hex": "#ade4ba",
"rgb": {
"r": 173,
"g": 228,
"b": 186
},
"hsl": {
"h": 134.182,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.8697,
"c": 0.0808,
"h": 151.7
},
"luminance": 0.67916
}Semantic roles & 50–950 ramp
primary
#ADE4BA
secondary
#BE77AD
accent
#289ABE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483