#ADECA7#ADECA7
#ADECA7 is a very light, moderate green. Relative luminance 0.717; OKLCH L 88.3% C 0.113 H 142.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADECA7 |
|---|---|
| RGB | rgb(173, 236, 167) |
| HSL | hsl(115, 64%, 79%) |
| HSV | hsv(115, 29%, 93%) |
| CMYK | cmyk(26.7%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(87.81, -32.81, 27.26) |
| CIE-LCH | lch(87.81, 42.66, 140.28°) |
| OKLab | oklab(88.33% -0.0895 0.0688) |
| OKLCH | oklch(88.33% 0.113 142.4) |
| XYZ | xyz(54.2020, 71.6632, 47.5283) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 3.20
Hospital Green
#9BE5AA
ΔE00 3.61
Celadon
#BEFDB7
ΔE00 3.68
Light Grey Green
#B7E1A1
ΔE00 3.86
Light Mint Green
#A6FBB2
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADECA7 #E6A7EC
analogous
#D0ECA7 #ADECA7 #A7ECC4
triadic
#ADECA7 #A7ADEC #ECA7AD
tetradic
#ADECA7 #A7D0EC #E6A7EC #ECC4A7
square
#ADECA7 #A7D0EC #E6A7EC #ECC4A7
split-complementary
#ADECA7 #C4A7EC #ECA7D0
monochromatic
#4FD642 #7EE175 #ADECA7 #DCF7D9 #E8FAE6
Accessibility & contrast
On white
1.37
#ADECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#ADECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADECA7
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADECA7 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E0A3
Deuteranopia (green-blind)
#E5DAAB
Tritanopia (blue-blind)
#A8E8DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adeca7; /* rgb */ color: rgb(173, 236, 167); /* oklch */ color: oklch(88.3% 0.113 142.4);
Tailwind
colors: {
custom: {
50: '#c7f2c1',
500: '#adeca7',
950: '#000000',
},
}SCSS
$custom: #adeca7; $custom-light: #c7f2c1; $custom-dark: #000000;
JSON
{
"hex": "#adeca7",
"rgb": {
"r": 173,
"g": 236,
"b": 167
},
"hsl": {
"h": 114.783,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.88329,
"c": 0.11288,
"h": 142.4
},
"luminance": 0.71665
}Semantic roles & 50–950 ramp
primary
#ADECA7
secondary
#C16FC8
accent
#19CCBD
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582