#ADEBA7#ADEBA7
#ADEBA7 is a very light, moderate green. Relative luminance 0.711; OKLCH L 88.1% C 0.111 H 142.4°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBA7 |
|---|---|
| RGB | rgb(173, 235, 167) |
| HSL | hsl(115, 63%, 79%) |
| HSV | hsv(115, 29%, 92%) |
| CMYK | cmyk(26.4%, 0%, 28.9%, 7.8%) |
| CIE-LAB | lab(87.53, -32.34, 26.88) |
| CIE-LCH | lch(87.53, 42.06, 140.27°) |
| OKLab | oklab(88.11% -0.0882 0.0679) |
| OKLCH | oklch(88.11% 0.111 142.4) |
| XYZ | xyz(53.9149, 71.0890, 47.4326) |
| Luminance | 0.7109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.44
Washed Out Green
#BCF5A6
ΔE00 3.38
Hospital Green
#9BE5AA
ΔE00 3.49
Light Grey Green
#B7E1A1
ΔE00 3.67
Celadon
#BEFDB7
ΔE00 3.86
Light Mint Green
#A6FBB2
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBA7 #E5A7EB
analogous
#CFEBA7 #ADEBA7 #A7EBC3
triadic
#ADEBA7 #A7ADEB #EBA7AD
tetradic
#ADEBA7 #A7CFEB #E5A7EB #EBC3A7
square
#ADEBA7 #A7CFEB #E5A7EB #EBC3A7
split-complementary
#ADEBA7 #C3A7EB #EBA7CF
monochromatic
#50D443 #7FE075 #ADEBA7 #DBF6D9 #E8F9E6
Accessibility & contrast
On white
1.38
#ADEBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#ADEBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBA7
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBA7 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA3
Deuteranopia (green-blind)
#E5D9AB
Tritanopia (blue-blind)
#A8E7D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeba7; /* rgb */ color: rgb(173, 235, 167); /* oklch */ color: oklch(88.1% 0.111 142.4);
Tailwind
colors: {
custom: {
50: '#c7f1c1',
500: '#adeba7',
950: '#000000',
},
}SCSS
$custom: #adeba7; $custom-light: #c7f1c1; $custom-dark: #000000;
JSON
{
"hex": "#adeba7",
"rgb": {
"r": 173,
"g": 235,
"b": 167
},
"hsl": {
"h": 114.706,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.88105,
"c": 0.11131,
"h": 142.4
},
"luminance": 0.71091
}Semantic roles & 50–950 ramp
primary
#ADEBA7
secondary
#BF6FC7
accent
#1BCBBB
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582