#ADE4BB#ADE4BB
#ADE4BB is a very light, moderate green. Relative luminance 0.680; OKLCH L 87.0% C 0.080 H 152.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE4BB |
|---|---|
| RGB | rgb(173, 228, 187) |
| HSL | hsl(135, 50%, 79%) |
| HSV | hsv(135, 24%, 89%) |
| CMYK | cmyk(24.1%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(85.98, -25.62, 14.38) |
| CIE-LCH | lch(85.98, 29.38, 150.69°) |
| OKLab | oklab(86.99% -0.0707 0.0371) |
| OKLCH | oklch(86.99% 0.08 152.4) |
| XYZ | xyz(53.9440, 67.9570, 57.2789) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.23
Hospital Green
#9BE5AA
ΔE00 4.64
Light Teal
#90E4C1
ΔE00 5.30
Light Sage
#BCECAC
ΔE00 6.23
Seafoam
#7FE0B3
ΔE00 6.35
Pale Turquoise
#A5FBD5
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE4BB #E4ADD6
analogous
#BAE4AD #ADE4BB #ADE4D6
triadic
#ADE4BB #BBADE4 #E4BBAD
tetradic
#ADE4BB #ADBAE4 #E4ADD6 #E4D6AD
square
#ADE4BB #ADBAE4 #E4ADD6 #E4D6AD
split-complementary
#ADE4BB #D6ADE4 #E4ADBA
monochromatic
#51C66F #7FD595 #ADE4BB #DBF3E1 #E8F7EC
Accessibility & contrast
On white
1.44
#ADE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#ADE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE4BB
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE4BB | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#A5E2D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ade4bb; /* rgb */ color: rgb(173, 228, 187); /* oklch */ color: oklch(87.0% 0.080 152.4);
Tailwind
colors: {
custom: {
50: '#c6eccf',
500: '#ade4bb',
950: '#000000',
},
}SCSS
$custom: #ade4bb; $custom-light: #c6eccf; $custom-dark: #000000;
JSON
{
"hex": "#ade4bb",
"rgb": {
"r": 173,
"g": 228,
"b": 187
},
"hsl": {
"h": 135.273,
"s": 50.459,
"l": 78.627
},
"oklch": {
"l": 0.86994,
"c": 0.07985,
"h": 152.4
},
"luminance": 0.67959
}Semantic roles & 50–950 ramp
primary
#ADE4BB
secondary
#BE77AC
accent
#2898BE
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483