#ADE2BA#ADE2BA
#ADE2BA is a very light, moderate green. Relative luminance 0.668; OKLCH L 86.5% C 0.078 H 152.1°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ADE2BA |
|---|---|
| RGB | rgb(173, 226, 186) |
| HSL | hsl(135, 48%, 78%) |
| HSV | hsv(135, 23%, 89%) |
| CMYK | cmyk(23.5%, 0%, 17.7%, 11.4%) |
| CIE-LAB | lab(85.41, -24.83, 14.10) |
| CIE-LCH | lch(85.41, 28.56, 150.41°) |
| OKLab | oklab(86.53% -0.0685 0.0363) |
| OKLCH | oklch(86.53% 0.078 152.1) |
| XYZ | xyz(53.2903, 66.8203, 56.5347) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 3.76
Hospital Green
#9BE5AA
ΔE00 4.94
Light Teal
#90E4C1
ΔE00 5.45
Light Sage
#BCECAC
ΔE00 6.43
Seafoam
#7FE0B3
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADE2BA #E2ADD5
analogous
#BAE2AD #ADE2BA #ADE2D4
triadic
#ADE2BA #BAADE2 #E2BAAD
tetradic
#ADE2BA #ADBAE2 #E2ADD5 #E2D4AD
square
#ADE2BA #ADBAE2 #E2ADD5 #E2D4AD
split-complementary
#ADE2BA #D4ADE2 #E2ADBA
monochromatic
#53C26E #80D294 #ADE2BA #DAF2E0 #E8F7EC
Accessibility & contrast
On white
1.46
#ADE2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#ADE2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADE2BA
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADE2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADE2BA | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B8
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#A5E0D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ade2ba; /* rgb */ color: rgb(173, 226, 186); /* oklch */ color: oklch(86.5% 0.078 152.1);
Tailwind
colors: {
custom: {
50: '#c6ebce',
500: '#ade2ba',
950: '#000000',
},
}SCSS
$custom: #ade2ba; $custom-light: #c6ebce; $custom-dark: #000000;
JSON
{
"hex": "#ade2ba",
"rgb": {
"r": 173,
"g": 226,
"b": 186
},
"hsl": {
"h": 134.717,
"s": 47.748,
"l": 78.235
},
"oklch": {
"l": 0.86529,
"c": 0.07759,
"h": 152.1
},
"luminance": 0.66822
}Semantic roles & 50–950 ramp
primary
#ADE2BA
secondary
#BB78AB
accent
#2A98BB
background
#FDFEFE
surface
#F9FDFB
border
#D2D5D4
text
#131613
muted
#828483