#ABCBAB#ABCBAB
#ABCBAB is a light, muted green. Relative luminance 0.543; OKLCH L 81.0% C 0.056 H 145.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBAB |
|---|---|
| RGB | rgb(171, 203, 171) |
| HSL | hsl(120, 24%, 73%) |
| HSV | hsv(120, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(78.64, -16.80, 12.45) |
| CIE-LCH | lch(78.64, 20.91, 143.47°) |
| OKLab | oklab(80.98% -0.046 0.0322) |
| OKLCH | oklch(80.98% 0.056 145) |
| XYZ | xyz(45.4995, 54.3092, 46.6057) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.45
Greenish Grey
#96AE8D
ΔE00 7.81
Sage Green
#9CAF88
ΔE00 8.29
Pale Teal
#82CBB2
ΔE00 8.70
Light Grey Green
#B7E1A1
ΔE00 8.84
Lichen
#8FB67B
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBAB #CBABCB
analogous
#BBCBAB #ABCBAB #ABCBBB
triadic
#ABCBAB #ABABCB #CBABAB
tetradic
#ABCBAB #ABBBCB #CBABCB #CBBBAB
square
#ABCBAB #ABBBCB #CBABCB #CBBBAB
split-complementary
#ABCBAB #BBABCB #CBABBB
monochromatic
#609B60 #85B485 #ABCBAB #D1E2D1 #ECF3EC
Accessibility & contrast
On white
1.77
#ABCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#ABCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBAB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBAB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A9
Deuteranopia (green-blind)
#C7C1AD
Tritanopia (blue-blind)
#A8C9C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcbab; /* rgb */ color: rgb(171, 203, 171); /* oklch */ color: oklch(81.0% 0.056 145.0);
Tailwind
colors: {
custom: {
50: '#c4dbc4',
500: '#abcbab',
950: '#000000',
},
}SCSS
$custom: #abcbab; $custom-light: #c4dbc4; $custom-dark: #000000;
JSON
{
"hex": "#abcbab",
"rgb": {
"r": 171,
"g": 203,
"b": 171
},
"hsl": {
"h": 120,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.80978,
"c": 0.05612,
"h": 145
},
"luminance": 0.5431
}Semantic roles & 50–950 ramp
primary
#ABCBAB
secondary
#A07AA0
accent
#44A2A2
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121512
muted
#828482