#ABCBC7#ABCBC7
#ABCBC7 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.7% C 0.035 H 187.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC7 |
|---|---|
| RGB | rgb(171, 203, 199) |
| HSL | hsl(173, 24%, 73%) |
| HSV | hsv(173, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 2%, 20.4%) |
| CIE-LAB | lab(79.32, -11.45, -1.58) |
| CIE-LCH | lch(79.32, 11.56, 187.85°) |
| OKLab | oklab(81.75% -0.0344 -0.0044) |
| OKLCH | oklch(81.75% 0.035 187.3) |
| XYZ | xyz(48.4566, 55.4920, 62.1797) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 8.18
Paleturquoise
#AFEEEE
ΔE00 9.56
Silver (survey)
#C5C9C7
ΔE00 10.23
Pale Sky Blue
#BDF6FE
ΔE00 11.18
Pale Teal
#82CBB2
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC7 #CBABAF
analogous
#ABCBB7 #ABCBC7 #ABBFCB
triadic
#ABCBC7 #C7ABCB #CBC7AB
tetradic
#ABCBC7 #B7ABCB #CBABAF #BFCBAB
square
#ABCBC7 #B7ABCB #CBABAF #BFCBAB
split-complementary
#ABCBC7 #CBABBF #CBB7AB
monochromatic
#609B94 #85B4AE #ABCBC7 #D1E2E0 #ECF3F2
Accessibility & contrast
On white
1.74
#ABCBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#ABCBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC7
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC7 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C7
Deuteranopia (green-blind)
#C1C3C7
Tritanopia (blue-blind)
#A2CDCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbc7; /* rgb */ color: rgb(171, 203, 199); /* oklch */ color: oklch(81.7% 0.035 187.3);
Tailwind
colors: {
custom: {
50: '#c4dad8',
500: '#abcbc7',
950: '#000000',
},
}SCSS
$custom: #abcbc7; $custom-light: #c4dad8; $custom-dark: #000000;
JSON
{
"hex": "#abcbc7",
"rgb": {
"r": 171,
"g": 203,
"b": 199
},
"hsl": {
"h": 172.5,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81746,
"c": 0.03468,
"h": 187.3
},
"luminance": 0.55493
}Semantic roles & 50–950 ramp
primary
#ABCBC7
secondary
#A07A7F
accent
#444FA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483