#ADEBA6#ADEBA6
#ADEBA6 is a very light, moderate green. Relative luminance 0.711; OKLCH L 88.1% C 0.112 H 142.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ADEBA6 |
|---|---|
| RGB | rgb(173, 235, 166) |
| HSL | hsl(114, 63%, 79%) |
| HSV | hsv(114, 29%, 92%) |
| CMYK | cmyk(26.4%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(87.51, -32.50, 27.37) |
| CIE-LCH | lch(87.51, 42.49, 139.90°) |
| OKLab | oklab(88.08% -0.0886 0.0691) |
| OKLCH | oklch(88.08% 0.112 142.1) |
| XYZ | xyz(53.8228, 71.0522, 46.9476) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.46
Washed Out Green
#BCF5A6
ΔE00 3.25
Hospital Green
#9BE5AA
ΔE00 3.64
Light Grey Green
#B7E1A1
ΔE00 3.64
Celadon
#BEFDB7
ΔE00 3.87
Light Mint Green
#A6FBB2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADEBA6 #E4A6EB
analogous
#CFEBA6 #ADEBA6 #A6EBC1
triadic
#ADEBA6 #A6ADEB #EBA6AD
tetradic
#ADEBA6 #A6CFEB #E4A6EB #EBC1A6
square
#ADEBA6 #A6CFEB #E4A6EB #EBC1A6
split-complementary
#ADEBA6 #C1A6EB #EBA6CF
monochromatic
#51D542 #7FE074 #ADEBA6 #DBF6D8 #E8F9E6
Accessibility & contrast
On white
1.38
#ADEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#ADEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADEBA6
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADEBA6 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDFA2
Deuteranopia (green-blind)
#E5D9AA
Tritanopia (blue-blind)
#A8E7D9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #adeba6; /* rgb */ color: rgb(173, 235, 166); /* oklch */ color: oklch(88.1% 0.112 142.1);
Tailwind
colors: {
custom: {
50: '#c7f1c0',
500: '#adeba6',
950: '#000000',
},
}SCSS
$custom: #adeba6; $custom-light: #c7f1c0; $custom-dark: #000000;
JSON
{
"hex": "#adeba6",
"rgb": {
"r": 173,
"g": 235,
"b": 166
},
"hsl": {
"h": 113.913,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.88084,
"c": 0.11236,
"h": 142.1
},
"luminance": 0.71054
}Semantic roles & 50–950 ramp
primary
#ADEBA6
secondary
#BE6EC7
accent
#1ACBB9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582