#ADE2BD#ADE2BD
#ADE2BD is a very light, moderate green. Relative luminance 0.670; OKLCH L 86.6% C 0.075 H 154.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2BD |
|---|---|
| RGB | rgb(173, 226, 189) |
| HSL | hsl(138, 48%, 78%) |
| HSV | hsv(138, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(85.48, -24.28, 12.62) |
| CIE-LCH | lch(85.48, 27.37, 152.54°) |
| OKLab | oklab(86.6% -0.0673 0.0326) |
| OKLCH | oklch(86.6% 0.075 154.2) |
| XYZ | xyz(53.6126, 66.9492, 58.2320) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 4.03
Light Teal
#90E4C1
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.60
Seafoam
#7FE0B3
ΔE00 6.54
Pale Turquoise
#A5FBD5
ΔE00 6.71
Light Sage
#BCECAC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2BD #E2ADD2
analogous
#B7E2AD #ADE2BD #ADE2D7
triadic
#ADE2BD #BDADE2 #E2BDAD
tetradic
#ADE2BD #ADB7E2 #E2ADD2 #E2D7AD
square
#ADE2BD #ADB7E2 #E2ADD2 #E2D7AD
split-complementary
#ADE2BD #D7ADE2 #E2ADB7
monochromatic
#53C274 #80D299 #ADE2BD #DAF2E1 #E8F7ED
Accessibility & contrast
On white
1.46
#ADE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#ADE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2BD
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2BD | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#D9D3BF
Tritanopia (blue-blind)
#A5E1D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade2bd; /* rgb */ color: rgb(173, 226, 189); /* oklch */ color: oklch(86.6% 0.075 154.2);
Tailwind
colors: {
custom: {
50: '#c6ebd1',
500: '#ade2bd',
950: '#000000',
},
}SCSS
$custom: #ade2bd; $custom-light: #c6ebd1; $custom-dark: #000000;
JSON
{
"hex": "#ade2bd",
"rgb": {
"r": 173,
"g": 226,
"b": 189
},
"hsl": {
"h": 138.113,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86603,
"c": 0.07476,
"h": 154.2
},
"luminance": 0.66951
}Semantic roles & 50–950 ramp
primary
#ADE2BD
secondary
#BB78A7
accent
#2A8FBB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483