#ADEBAD#ADEBAD
#ADEBAD is a very light, moderate green. Relative luminance 0.713; OKLCH L 88.2% C 0.105 H 144.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBAD |
|---|---|
| RGB | rgb(173, 235, 173) |
| HSL | hsl(120, 61%, 80%) |
| HSV | hsv(120, 26%, 92%) |
| CMYK | cmyk(26.4%, 0%, 26.4%, 7.8%) |
| CIE-LAB | lab(87.64, -31.37, 23.95) |
| CIE-LCH | lch(87.64, 39.47, 142.64°) |
| OKLab | oklab(88.23% -0.0857 0.0608) |
| OKLCH | oklch(88.23% 0.105 144.6) |
| XYZ | xyz(54.4825, 71.3161, 50.4218) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.70
Hospital Green
#9BE5AA
ΔE00 2.77
Light Grey Green
#B7E1A1
ΔE00 4.04
Celadon
#BEFDB7
ΔE00 4.06
Light Mint Green
#A6FBB2
ΔE00 4.19
Light Mint
#B6FFBB
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBAD #EBADEB
analogous
#CCEBAD #ADEBAD #ADEBCC
triadic
#ADEBAD #ADADEB #EBADAD
tetradic
#ADEBAD #ADCCEB #EBADEB #EBCCAD
square
#ADEBAD #ADCCEB #EBADEB #EBCCAD
split-complementary
#ADEBAD #CCADEB #EBADCC
monochromatic
#4BD34B #7CDF7C #ADEBAD #DEF7DE #E6F9E6
Accessibility & contrast
On white
1.38
#ADEBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#ADEBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBAD
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBAD | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0A9
Deuteranopia (green-blind)
#E4D9B0
Tritanopia (blue-blind)
#A7E7DA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #adebad; /* rgb */ color: rgb(173, 235, 173); /* oklch */ color: oklch(88.2% 0.105 144.6);
Tailwind
colors: {
custom: {
50: '#c6f1c5',
500: '#adebad',
950: '#000000',
},
}SCSS
$custom: #adebad; $custom-light: #c6f1c5; $custom-dark: #000000;
JSON
{
"hex": "#adebad",
"rgb": {
"r": 173,
"g": 235,
"b": 173
},
"hsl": {
"h": 120,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.8823,
"c": 0.10506,
"h": 144.6
},
"luminance": 0.71318
}Semantic roles & 50–950 ramp
primary
#ADEBAD
secondary
#C775C7
accent
#1DC8C8
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131713
muted
#828582