#ABC7CC#ABC7CC
#ABC7CC is a light, muted teal. Relative luminance 0.539; OKLCH L 81.0% C 0.031 H 209.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7CC |
|---|---|
| RGB | rgb(171, 199, 204) |
| HSL | hsl(189, 24%, 74%) |
| HSV | hsv(189, 16%, 80%) |
| CMYK | cmyk(16.2%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(78.38, -8.33, -5.65) |
| CIE-LCH | lch(78.38, 10.07, 214.17°) |
| OKLab | oklab(81.05% -0.027 -0.0153) |
| OKLCH | oklch(81.05% 0.031 209.6) |
| XYZ | xyz(48.1143, 53.8631, 64.9767) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 7.15
Light Grey Blue
#9DBCD4
ΔE00 8.35
Silver (survey)
#C5C9C7
ΔE00 8.85
Cloudy Blue
#ACC2D9
ΔE00 8.94
Ice Blue
#A5DFF9
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7CC #CCB0AB
analogous
#ABCCC0 #ABC7CC #ABB6CC
triadic
#ABC7CC #CCABC7 #C7CCAB
tetradic
#ABC7CC #C0ABCC #CCB0AB #B6CCAB
square
#ABC7CC #C0ABCC #CCB0AB #B6CCAB
split-complementary
#ABC7CC #CCABB6 #CCC0AB
monochromatic
#5F949D #85AEB5 #ABC7CC #D1E0E3 #ECF2F3
Accessibility & contrast
On white
1.78
#ABC7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#ABC7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7CC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7CC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CC
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#A2CAC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc7cc; /* rgb */ color: rgb(171, 199, 204); /* oklch */ color: oklch(81.0% 0.031 209.6);
Tailwind
colors: {
custom: {
50: '#c4d8db',
500: '#abc7cc',
950: '#000000',
},
}SCSS
$custom: #abc7cc; $custom-light: #c4d8db; $custom-dark: #000000;
JSON
{
"hex": "#abc7cc",
"rgb": {
"r": 171,
"g": 199,
"b": 204
},
"hsl": {
"h": 189.091,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81046,
"c": 0.031,
"h": 209.6
},
"luminance": 0.53864
}Semantic roles & 50–950 ramp
primary
#ABC7CC
secondary
#A1807A
accent
#5143A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384