#ABCBCB#ABCBCB
#ABCBCB is a light, muted teal. Relative luminance 0.557; OKLCH L 81.9% C 0.034 H 196.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBCB |
|---|---|
| RGB | rgb(171, 203, 203) |
| HSL | hsl(180, 24%, 73%) |
| HSV | hsv(180, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 0%, 20.4%) |
| CIE-LAB | lab(79.43, -10.62, -3.57) |
| CIE-LCH | lch(79.43, 11.21, 198.57°) |
| OKLab | oklab(81.87% -0.0328 -0.0097) |
| OKLCH | oklch(81.87% 0.034 196.5) |
| XYZ | xyz(48.9272, 55.6802, 64.6579) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.98
Lightblue
#ADD8E6
ΔE00 6.51
Paleturquoise
#AFEEEE
ΔE00 9.58
Silver (survey)
#C5C9C7
ΔE00 9.88
Pale Sky Blue
#BDF6FE
ΔE00 10.61
Ice Blue
#A5DFF9
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBCB #CBABAB
analogous
#ABCBBB #ABCBCB #ABBBCB
triadic
#ABCBCB #CBABCB #CBCBAB
tetradic
#ABCBCB #BBABCB #CBABAB #BBCBAB
square
#ABCBCB #BBABCB #CBABAB #BBCBAB
split-complementary
#ABCBCB #CBABBB #CBBBAB
monochromatic
#609B9B #85B4B4 #ABCBCB #D1E2E2 #ECF3F3
Accessibility & contrast
On white
1.73
#ABCBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#ABCBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBCB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBCB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#A1CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbcb; /* rgb */ color: rgb(171, 203, 203); /* oklch */ color: oklch(81.9% 0.034 196.5);
Tailwind
colors: {
custom: {
50: '#c4dada',
500: '#abcbcb',
950: '#000000',
},
}SCSS
$custom: #abcbcb; $custom-light: #c4dada; $custom-dark: #000000;
JSON
{
"hex": "#abcbcb",
"rgb": {
"r": 171,
"g": 203,
"b": 203
},
"hsl": {
"h": 180,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81867,
"c": 0.03421,
"h": 196.5
},
"luminance": 0.55682
}Semantic roles & 50–950 ramp
primary
#ABCBCB
secondary
#A07A7A
accent
#4444A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383