#ADE2BE#ADE2BE
#ADE2BE is a very light, moderate green. Relative luminance 0.670; OKLCH L 86.6% C 0.074 H 154.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2BE |
|---|---|
| RGB | rgb(173, 226, 190) |
| HSL | hsl(139, 48%, 78%) |
| HSV | hsv(139, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(85.50, -24.10, 12.13) |
| CIE-LCH | lch(85.50, 26.98, 153.29°) |
| OKLab | oklab(86.63% -0.0669 0.0313) |
| OKLCH | oklch(86.63% 0.074 154.9) |
| XYZ | xyz(53.7215, 66.9928, 58.8056) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.16
Light Teal
#90E4C1
ΔE00 5.01
Hospital Green
#9BE5AA
ΔE00 5.84
Seafoam
#7FE0B3
ΔE00 6.58
Pale Turquoise
#A5FBD5
ΔE00 6.65
Light Sage
#BCECAC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2BE #E2ADD1
analogous
#B6E2AD #ADE2BE #ADE2D8
triadic
#ADE2BE #BEADE2 #E2BEAD
tetradic
#ADE2BE #ADB6E2 #E2ADD1 #E2D8AD
square
#ADE2BE #ADB6E2 #E2ADD1 #E2D8AD
split-complementary
#ADE2BE #D8ADE2 #E2ADB6
monochromatic
#53C276 #80D29A #ADE2BE #DAF2E2 #E8F7ED
Accessibility & contrast
On white
1.46
#ADE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#ADE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2BE
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2BE | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BC
Deuteranopia (green-blind)
#D9D3C0
Tritanopia (blue-blind)
#A5E1D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade2be; /* rgb */ color: rgb(173, 226, 190); /* oklch */ color: oklch(86.6% 0.074 154.9);
Tailwind
colors: {
custom: {
50: '#c6ebd1',
500: '#ade2be',
950: '#000000',
},
}SCSS
$custom: #ade2be; $custom-light: #c6ebd1; $custom-dark: #000000;
JSON
{
"hex": "#ade2be",
"rgb": {
"r": 173,
"g": 226,
"b": 190
},
"hsl": {
"h": 139.245,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86628,
"c": 0.07383,
"h": 154.9
},
"luminance": 0.66995
}Semantic roles & 50–950 ramp
primary
#ADE2BE
secondary
#BB78A6
accent
#2A8DBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483