#ABC7CA#ABC7CA
#ABC7CA is a light, muted teal. Relative luminance 0.538; OKLCH L 81.0% C 0.030 H 204.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7CA |
|---|---|
| RGB | rgb(171, 199, 202) |
| HSL | hsl(186, 23%, 73%) |
| HSV | hsv(186, 15%, 79%) |
| CMYK | cmyk(15.3%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.33, -8.75, -4.66) |
| CIE-LCH | lch(78.33, 9.91, 208.04°) |
| OKLab | oklab(80.98% -0.0277 -0.0126) |
| OKLCH | oklch(80.98% 0.03 204.5) |
| XYZ | xyz(47.8759, 53.7678, 63.7215) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.16
Powder Blue
#B0E0E6
ΔE00 7.07
Silver (survey)
#C5C9C7
ΔE00 8.83
Light Grey Blue
#9DBCD4
ΔE00 9.24
Cloudy Blue
#ACC2D9
ΔE00 9.82
Ice Blue
#A5DFF9
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7CA #CAAEAB
analogous
#ABCABD #ABC7CA #ABB7CA
triadic
#ABC7CA #CAABC7 #C7CAAB
tetradic
#ABC7CA #BDABCA #CAAEAB #B7CAAB
square
#ABC7CA #BDABCA #CAAEAB #B7CAAB
split-complementary
#ABC7CA #CAABB7 #CABDAB
monochromatic
#61949A #85AEB2 #ABC7CA #D1E0E2 #ECF2F3
Accessibility & contrast
On white
1.79
#ABC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#ABC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7CA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7CA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#BDC0CA
Tritanopia (blue-blind)
#A2C9C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc7ca; /* rgb */ color: rgb(171, 199, 202); /* oklch */ color: oklch(81.0% 0.030 204.5);
Tailwind
colors: {
custom: {
50: '#c4d8da',
500: '#abc7ca',
950: '#000000',
},
}SCSS
$custom: #abc7ca; $custom-light: #c4d8da; $custom-dark: #000000;
JSON
{
"hex": "#abc7ca",
"rgb": {
"r": 171,
"g": 199,
"b": 202
},
"hsl": {
"h": 185.806,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80983,
"c": 0.03048,
"h": 204.5
},
"luminance": 0.53769
}Semantic roles & 50–950 ramp
primary
#ABC7CA
secondary
#9F7E7A
accent
#4D44A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383