#ABCABC#ABCABC
#ABCABC is a light, muted teal. Relative luminance 0.545; OKLCH L 81.2% C 0.039 H 166.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCABC |
|---|---|
| RGB | rgb(171, 202, 188) |
| HSL | hsl(153, 23%, 73%) |
| HSV | hsv(153, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(78.77, -13.13, 3.52) |
| CIE-LCH | lch(78.77, 13.59, 164.99°) |
| OKLab | oklab(81.21% -0.0375 0.0091) |
| OKLCH | oklch(81.21% 0.039 166.3) |
| XYZ | xyz(46.9900, 54.5287, 55.6166) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.96
Powder Blue
#B0E0E6
ΔE00 10.19
Greenish Grey
#96AE8D
ΔE00 10.36
Seafoam Blue
#78D1B6
ΔE00 10.62
Darkseagreen
#8FBC8F
ΔE00 11.04
Paleturquoise
#AFEEEE
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCABC #CAABB9
analogous
#ABCAAC #ABCABC #ABC8CA
triadic
#ABCABC #BCABCA #CABCAB
tetradic
#ABCABC #ACABCA #CAABB9 #C8CAAB
square
#ABCABC #ACABCA #CAABB9 #C8CAAB
split-complementary
#ABCABC #CAABC8 #CAACAB
monochromatic
#619A80 #85B29E #ABCABC #D1E2DA #ECF3F0
Accessibility & contrast
On white
1.76
#ABCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#ABCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCABC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCABC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#C3C1BD
Tritanopia (blue-blind)
#A5CAC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcabc; /* rgb */ color: rgb(171, 202, 188); /* oklch */ color: oklch(81.2% 0.039 166.3);
Tailwind
colors: {
custom: {
50: '#c4dad0',
500: '#abcabc',
950: '#000000',
},
}SCSS
$custom: #abcabc; $custom-light: #c4dad0; $custom-dark: #000000;
JSON
{
"hex": "#abcabc",
"rgb": {
"r": 171,
"g": 202,
"b": 188
},
"hsl": {
"h": 152.903,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81212,
"c": 0.03859,
"h": 166.3
},
"luminance": 0.5453
}Semantic roles & 50–950 ramp
primary
#ABCABC
secondary
#9F7A8B
accent
#446EA1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383