#ADE2BB#ADE2BB
#ADE2BB is a very light, moderate green. Relative luminance 0.669; OKLCH L 86.6% C 0.077 H 152.7°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2BB |
|---|---|
| RGB | rgb(173, 226, 187) |
| HSL | hsl(136, 48%, 78%) |
| HSV | hsv(136, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(85.43, -24.65, 13.61) |
| CIE-LCH | lch(85.43, 28.16, 151.10°) |
| OKLab | oklab(86.55% -0.0681 0.0351) |
| OKLCH | oklch(86.55% 0.077 152.7) |
| XYZ | xyz(53.3970, 66.8630, 57.0965) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.83
Hospital Green
#9BE5AA
ΔE00 5.15
Light Teal
#90E4C1
ΔE00 5.32
Seafoam
#7FE0B3
ΔE00 6.52
Light Sage
#BCECAC
ΔE00 6.68
Pale Turquoise
#A5FBD5
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2BB #E2ADD4
analogous
#B9E2AD #ADE2BB #ADE2D5
triadic
#ADE2BB #BBADE2 #E2BBAD
tetradic
#ADE2BB #ADB9E2 #E2ADD4 #E2D5AD
square
#ADE2BB #ADB9E2 #E2ADD4 #E2D5AD
split-complementary
#ADE2BB #D5ADE2 #E2ADB9
monochromatic
#53C270 #80D296 #ADE2BB #DAF2E0 #E8F7EC
Accessibility & contrast
On white
1.46
#ADE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#ADE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2BB
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2BB | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D9D3BD
Tritanopia (blue-blind)
#A5E0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade2bb; /* rgb */ color: rgb(173, 226, 187); /* oklch */ color: oklch(86.6% 0.077 152.7);
Tailwind
colors: {
custom: {
50: '#c6ebcf',
500: '#ade2bb',
950: '#000000',
},
}SCSS
$custom: #ade2bb; $custom-light: #c6ebcf; $custom-dark: #000000;
JSON
{
"hex": "#ade2bb",
"rgb": {
"r": 173,
"g": 226,
"b": 187
},
"hsl": {
"h": 135.849,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86554,
"c": 0.07664,
"h": 152.7
},
"luminance": 0.66865
}Semantic roles & 50–950 ramp
primary
#ADE2BB
secondary
#BB78AA
accent
#2A95BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483