#ADE4BC#ADE4BC
#ADE4BC is a very light, moderate green. Relative luminance 0.680; OKLCH L 87.0% C 0.079 H 153.0°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE4BC |
|---|---|
| RGB | rgb(173, 228, 188) |
| HSL | hsl(136, 50%, 79%) |
| HSV | hsv(136, 24%, 89%) |
| CMYK | cmyk(24.1%, 0%, 17.5%, 10.6%) |
| CIE-LAB | lab(86.01, -25.44, 13.89) |
| CIE-LCH | lch(86.01, 28.98, 151.36°) |
| OKLab | oklab(87.02% -0.0703 0.0358) |
| OKLCH | oklch(87.02% 0.079 153) |
| XYZ | xyz(54.0514, 68.0000, 57.8446) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.30
Hospital Green
#9BE5AA
ΔE00 4.86
Light Teal
#90E4C1
ΔE00 5.16
Seafoam
#7FE0B3
ΔE00 6.33
Pale Turquoise
#A5FBD5
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE4BC #E4ADD5
analogous
#B9E4AD #ADE4BC #ADE4D7
triadic
#ADE4BC #BCADE4 #E4BCAD
tetradic
#ADE4BC #ADB9E4 #E4ADD5 #E4D7AD
square
#ADE4BC #ADB9E4 #E4ADD5 #E4D7AD
split-complementary
#ADE4BC #D7ADE4 #E4ADB9
monochromatic
#51C671 #7FD596 #ADE4BC #DBF3E2 #E8F7EC
Accessibility & contrast
On white
1.44
#ADE4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#ADE4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE4BC
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE4BC | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBA
Deuteranopia (green-blind)
#DBD5BE
Tritanopia (blue-blind)
#A5E2D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade4bc; /* rgb */ color: rgb(173, 228, 188); /* oklch */ color: oklch(87.0% 0.079 153.0);
Tailwind
colors: {
custom: {
50: '#c6ecd0',
500: '#ade4bc',
950: '#000000',
},
}SCSS
$custom: #ade4bc; $custom-light: #c6ecd0; $custom-dark: #000000;
JSON
{
"hex": "#ade4bc",
"rgb": {
"r": 173,
"g": 228,
"b": 188
},
"hsl": {
"h": 136.364,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.87019,
"c": 0.0789,
"h": 153
},
"luminance": 0.68002
}Semantic roles & 50–950 ramp
primary
#ADE4BC
secondary
#BE77AB
accent
#2895BE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483