#ABCABA#ABCABA
#ABCABA is a light, muted green. Relative luminance 0.544; OKLCH L 81.2% C 0.040 H 163.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCABA |
|---|---|
| RGB | rgb(171, 202, 186) |
| HSL | hsl(149, 23%, 73%) |
| HSV | hsv(149, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(78.72, -13.52, 4.52) |
| CIE-LCH | lch(78.72, 14.25, 161.50°) |
| OKLab | oklab(81.16% -0.0383 0.0117) |
| OKLCH | oklch(81.16% 0.04 163) |
| XYZ | xyz(46.7759, 54.4431, 54.4890) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.70
Greenish Grey
#96AE8D
ΔE00 9.86
Darkseagreen
#8FBC8F
ΔE00 10.37
Seafoam Blue
#78D1B6
ΔE00 10.40
Powder Blue
#B0E0E6
ΔE00 10.88
Light Teal
#90E4C1
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCABA #CAABBB
analogous
#ABCAAB #ABCABA #ABCAC9
triadic
#ABCABA #BAABCA #CABAAB
tetradic
#ABCABA #ABABCA #CAABBB #CAC9AB
square
#ABCABA #ABABCA #CAABBB #CAC9AB
split-complementary
#ABCABA #C9ABCA #CAABAB
monochromatic
#619A7C #85B29B #ABCABA #D1E2D9 #ECF3F0
Accessibility & contrast
On white
1.77
#ABCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#ABCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCABA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCABA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#C3C1BB
Tritanopia (blue-blind)
#A5CAC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcaba; /* rgb */ color: rgb(171, 202, 186); /* oklch */ color: oklch(81.2% 0.040 163.0);
Tailwind
colors: {
custom: {
50: '#c4dace',
500: '#abcaba',
950: '#000000',
},
}SCSS
$custom: #abcaba; $custom-light: #c4dace; $custom-dark: #000000;
JSON
{
"hex": "#abcaba",
"rgb": {
"r": 171,
"g": 202,
"b": 186
},
"hsl": {
"h": 149.032,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81156,
"c": 0.04009,
"h": 163
},
"luminance": 0.54444
}Semantic roles & 50–950 ramp
primary
#ABCABA
secondary
#9F7A8D
accent
#4474A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383