#ABCACB#ABCACB
#ABCACB is a light, muted teal. Relative luminance 0.552; OKLCH L 81.7% C 0.033 H 198.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCACB |
|---|---|
| RGB | rgb(171, 202, 203) |
| HSL | hsl(182, 24%, 73%) |
| HSV | hsv(182, 16%, 80%) |
| CMYK | cmyk(15.8%, 0.5%, 0%, 20.4%) |
| CIE-LAB | lab(79.16, -10.10, -3.97) |
| CIE-LCH | lch(79.16, 10.85, 201.43°) |
| OKLab | oklab(81.65% -0.0314 -0.0108) |
| OKLCH | oklch(81.65% 0.033 198.9) |
| XYZ | xyz(48.6918, 55.2094, 64.5794) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 9.59
Paleturquoise
#AFEEEE
ΔE00 9.99
Ice Blue
#A5DFF9
ΔE00 10.47
Light Grey Blue
#9DBCD4
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCACB #CBACAB
analogous
#ABCBBC #ABCACB #ABBACB
triadic
#ABCACB #CBABCA #CACBAB
tetradic
#ABCACB #BCABCB #CBACAB #BACBAB
square
#ABCACB #BCABCB #CBACAB #BACBAB
split-complementary
#ABCACB #CBABBA #CBBCAB
monochromatic
#609A9B #85B2B4 #ABCACB #D1E2E2 #ECF3F3
Accessibility & contrast
On white
1.74
#ABCACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#ABCACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCACB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCACB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#BFC2CB
Tritanopia (blue-blind)
#A2CCCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcacb; /* rgb */ color: rgb(171, 202, 203); /* oklch */ color: oklch(81.7% 0.033 198.9);
Tailwind
colors: {
custom: {
50: '#c4dada',
500: '#abcacb',
950: '#000000',
},
}SCSS
$custom: #abcacb; $custom-light: #c4dada; $custom-dark: #000000;
JSON
{
"hex": "#abcacb",
"rgb": {
"r": 171,
"g": 202,
"b": 203
},
"hsl": {
"h": 181.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81654,
"c": 0.03324,
"h": 198.9
},
"luminance": 0.55211
}Semantic roles & 50–950 ramp
primary
#ABCACB
secondary
#A07C7A
accent
#4644A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383