#ABCBC6#ABCBC6
#ABCBC6 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.7% C 0.035 H 185.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC6 |
|---|---|
| RGB | rgb(171, 203, 198) |
| HSL | hsl(171, 24%, 73%) |
| HSV | hsv(171, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 2.5%, 20.4%) |
| CIE-LAB | lab(79.30, -11.65, -1.08) |
| CIE-LCH | lch(79.30, 11.70, 185.30°) |
| OKLab | oklab(81.72% -0.0348 -0.0031) |
| OKLCH | oklch(81.72% 0.035 185) |
| XYZ | xyz(48.3409, 55.4457, 61.5703) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.07
Lightblue
#ADD8E6
ΔE00 8.61
Paleturquoise
#AFEEEE
ΔE00 9.62
Silver (survey)
#C5C9C7
ΔE00 10.34
Pale Teal
#82CBB2
ΔE00 10.89
Duck Egg Blue
#C3FBF4
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC6 #CBABB0
analogous
#ABCBB6 #ABCBC6 #ABC0CB
triadic
#ABCBC6 #C6ABCB #CBC6AB
tetradic
#ABCBC6 #B6ABCB #CBABB0 #C0CBAB
square
#ABCBC6 #B6ABCB #CBABB0 #C0CBAB
split-complementary
#ABCBC6 #CBABC0 #CBB6AB
monochromatic
#609B92 #85B4AC #ABCBC6 #D1E2E0 #ECF3F2
Accessibility & contrast
On white
1.74
#ABCBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#ABCBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC6
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC6 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C6
Deuteranopia (green-blind)
#C1C2C7
Tritanopia (blue-blind)
#A3CDC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbc6; /* rgb */ color: rgb(171, 203, 198); /* oklch */ color: oklch(81.7% 0.035 185.0);
Tailwind
colors: {
custom: {
50: '#c4dad7',
500: '#abcbc6',
950: '#000000',
},
}SCSS
$custom: #abcbc6; $custom-light: #c4dad7; $custom-dark: #000000;
JSON
{
"hex": "#abcbc6",
"rgb": {
"r": 171,
"g": 203,
"b": 198
},
"hsl": {
"h": 170.625,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81717,
"c": 0.03493,
"h": 185
},
"luminance": 0.55447
}Semantic roles & 50–950 ramp
primary
#ABCBC6
secondary
#A07A80
accent
#4452A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483