#ADE2BC#ADE2BC
#ADE2BC is a very light, moderate green. Relative luminance 0.669; OKLCH L 86.6% C 0.076 H 153.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2BC |
|---|---|
| RGB | rgb(173, 226, 188) |
| HSL | hsl(137, 48%, 78%) |
| HSV | hsv(137, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(85.46, -24.47, 13.11) |
| CIE-LCH | lch(85.46, 27.76, 151.81°) |
| OKLab | oklab(86.58% -0.0677 0.0338) |
| OKLCH | oklch(86.58% 0.076 153.5) |
| XYZ | xyz(53.5044, 66.9059, 57.6623) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.92
Light Teal
#90E4C1
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.37
Seafoam
#7FE0B3
ΔE00 6.52
Pale Turquoise
#A5FBD5
ΔE00 6.78
Light Sage
#BCECAC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2BC #E2ADD3
analogous
#B8E2AD #ADE2BC #ADE2D6
triadic
#ADE2BC #BCADE2 #E2BCAD
tetradic
#ADE2BC #ADB8E2 #E2ADD3 #E2D6AD
square
#ADE2BC #ADB8E2 #E2ADD3 #E2D6AD
split-complementary
#ADE2BC #D6ADE2 #E2ADB8
monochromatic
#53C272 #80D297 #ADE2BC #DAF2E1 #E8F7ED
Accessibility & contrast
On white
1.46
#ADE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#ADE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2BC
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2BC | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BA
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#A5E1D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ade2bc; /* rgb */ color: rgb(173, 226, 188); /* oklch */ color: oklch(86.6% 0.076 153.5);
Tailwind
colors: {
custom: {
50: '#c6ebd0',
500: '#ade2bc',
950: '#000000',
},
}SCSS
$custom: #ade2bc; $custom-light: #c6ebd0; $custom-dark: #000000;
JSON
{
"hex": "#ade2bc",
"rgb": {
"r": 173,
"g": 226,
"b": 188
},
"hsl": {
"h": 136.981,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86578,
"c": 0.07569,
"h": 153.5
},
"luminance": 0.66908
}Semantic roles & 50–950 ramp
primary
#ADE2BC
secondary
#BB78A8
accent
#2A92BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131614
muted
#828483