#ADE1BB#ADE1BB
#ADE1BB is a very light, moderate green. Relative luminance 0.663; OKLCH L 86.3% C 0.075 H 153.0°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE1BB |
|---|---|
| RGB | rgb(173, 225, 187) |
| HSL | hsl(136, 46%, 78%) |
| HSV | hsv(136, 23%, 88%) |
| CMYK | cmyk(23.1%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(85.16, -24.16, 13.22) |
| CIE-LCH | lch(85.16, 27.54, 151.32°) |
| OKLab | oklab(86.33% -0.0668 0.0341) |
| OKLCH | oklch(86.33% 0.075 153) |
| XYZ | xyz(53.1259, 66.3207, 57.0061) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.14
Light Teal
#90E4C1
ΔE00 5.37
Hospital Green
#9BE5AA
ΔE00 5.42
Seafoam
#7FE0B3
ΔE00 6.63
Light Sage
#BCECAC
ΔE00 6.92
Pale Turquoise
#A5FBD5
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE1BB #E1ADD3
analogous
#B9E1AD #ADE1BB #ADE1D5
triadic
#ADE1BB #BBADE1 #E1BBAD
tetradic
#ADE1BB #ADB9E1 #E1ADD3 #E1D5AD
square
#ADE1BB #ADB9E1 #E1ADD3 #E1D5AD
split-complementary
#ADE1BB #D5ADE1 #E1ADB9
monochromatic
#53C071 #80D196 #ADE1BB #DAF1E0 #E9F7EC
Accessibility & contrast
On white
1.47
#ADE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#ADE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE1BB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE1BB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#D8D2BD
Tritanopia (blue-blind)
#A5DFD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade1bb; /* rgb */ color: rgb(173, 225, 187); /* oklch */ color: oklch(86.3% 0.075 153.0);
Tailwind
colors: {
custom: {
50: '#c6eacf',
500: '#ade1bb',
950: '#000000',
},
}SCSS
$custom: #ade1bb; $custom-light: #c6eacf; $custom-dark: #000000;
JSON
{
"hex": "#ade1bb",
"rgb": {
"r": 173,
"g": 225,
"b": 187
},
"hsl": {
"h": 136.154,
"s": 46.429,
"l": 78.039
},
"oklch": {
"l": 0.86333,
"c": 0.07503,
"h": 153
},
"luminance": 0.66323
}Semantic roles & 50–950 ramp
primary
#ADE1BB
secondary
#BA78A8
accent
#2C93BA
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483