#ADE3BB#ADE3BB
#ADE3BB is a very light, moderate green. Relative luminance 0.674; OKLCH L 86.8% C 0.078 H 152.5°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE3BB |
|---|---|
| RGB | rgb(173, 227, 187) |
| HSL | hsl(136, 49%, 78%) |
| HSV | hsv(136, 24%, 89%) |
| CMYK | cmyk(23.8%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(85.71, -25.13, 14.00) |
| CIE-LCH | lch(85.71, 28.77, 150.89°) |
| OKLab | oklab(86.77% -0.0694 0.0361) |
| OKLCH | oklch(86.77% 0.078 152.5) |
| XYZ | xyz(53.6697, 67.4084, 57.1874) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 5.30
Seafoam
#7FE0B3
ΔE00 6.42
Light Sage
#BCECAC
ΔE00 6.45
Pale Turquoise
#A5FBD5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE3BB #E3ADD5
analogous
#BAE3AD #ADE3BB #ADE3D6
triadic
#ADE3BB #BBADE3 #E3BBAD
tetradic
#ADE3BB #ADBAE3 #E3ADD5 #E3D6AD
square
#ADE3BB #ADBAE3 #E3ADD5 #E3D6AD
split-complementary
#ADE3BB #D6ADE3 #E3ADBA
monochromatic
#52C46F #7FD395 #ADE3BB #DBF3E1 #E8F7EC
Accessibility & contrast
On white
1.45
#ADE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#ADE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE3BB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE3BB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#DAD4BD
Tritanopia (blue-blind)
#A5E1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade3bb; /* rgb */ color: rgb(173, 227, 187); /* oklch */ color: oklch(86.8% 0.078 152.5);
Tailwind
colors: {
custom: {
50: '#c6eccf',
500: '#ade3bb',
950: '#000000',
},
}SCSS
$custom: #ade3bb; $custom-light: #c6eccf; $custom-dark: #000000;
JSON
{
"hex": "#ade3bb",
"rgb": {
"r": 173,
"g": 227,
"b": 187
},
"hsl": {
"h": 135.556,
"s": 49.091,
"l": 78.431
},
"oklch": {
"l": 0.86774,
"c": 0.07824,
"h": 152.5
},
"luminance": 0.6741
}Semantic roles & 50–950 ramp
primary
#ADE3BB
secondary
#BD77AB
accent
#2996BC
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483