#ADEBAB#ADEBAB
#ADEBAB is a very light, moderate green. Relative luminance 0.712; OKLCH L 88.2% C 0.107 H 143.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBAB |
|---|---|
| RGB | rgb(173, 235, 171) |
| HSL | hsl(118, 62%, 80%) |
| HSV | hsv(118, 27%, 92%) |
| CMYK | cmyk(26.4%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(87.60, -31.70, 24.93) |
| CIE-LCH | lch(87.60, 40.33, 141.82°) |
| OKLab | oklab(88.19% -0.0865 0.0632) |
| OKLCH | oklch(88.19% 0.107 143.8) |
| XYZ | xyz(54.2904, 71.2392, 49.4103) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.55
Hospital Green
#9BE5AA
ΔE00 2.97
Light Grey Green
#B7E1A1
ΔE00 3.87
Celadon
#BEFDB7
ΔE00 3.94
Washed Out Green
#BCF5A6
ΔE00 3.99
Light Mint Green
#A6FBB2
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBAB #E9ABEB
analogous
#CDEBAB #ADEBAB #ABEBC9
triadic
#ADEBAB #ABADEB #EBABAD
tetradic
#ADEBAB #ABCDEB #E9ABEB #EBC9AB
square
#ADEBAB #ABCDEB #E9ABEB #EBC9AB
split-complementary
#ADEBAB #C9ABEB #EBABCD
monochromatic
#4CD348 #7DDF7A #ADEBAB #DDF7DC #E7F9E6
Accessibility & contrast
On white
1.38
#ADEBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#ADEBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBAB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBAB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA7
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#A7E7DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebab; /* rgb */ color: rgb(173, 235, 171); /* oklch */ color: oklch(88.2% 0.107 143.8);
Tailwind
colors: {
custom: {
50: '#c7f1c4',
500: '#adebab',
950: '#000000',
},
}SCSS
$custom: #adebab; $custom-light: #c7f1c4; $custom-dark: #000000;
JSON
{
"hex": "#adebab",
"rgb": {
"r": 173,
"g": 235,
"b": 171
},
"hsl": {
"h": 118.125,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.88187,
"c": 0.10714,
"h": 143.8
},
"luminance": 0.71241
}Semantic roles & 50–950 ramp
primary
#ADEBAB
secondary
#C573C7
accent
#1CC9C4
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582