#ABC7CB#ABC7CB
#ABC7CB is a light, muted teal. Relative luminance 0.538; OKLCH L 81.0% C 0.031 H 207.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7CB |
|---|---|
| RGB | rgb(171, 199, 203) |
| HSL | hsl(188, 24%, 73%) |
| HSV | hsv(188, 16%, 80%) |
| CMYK | cmyk(15.8%, 2%, 0%, 20.4%) |
| CIE-LAB | lab(78.35, -8.54, -5.16) |
| CIE-LCH | lch(78.35, 9.98, 211.13°) |
| OKLab | oklab(81.01% -0.0273 -0.014) |
| OKLCH | oklch(81.01% 0.031 207) |
| XYZ | xyz(47.9947, 53.8153, 64.3470) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 7.09
Light Grey Blue
#9DBCD4
ΔE00 8.79
Silver (survey)
#C5C9C7
ΔE00 8.83
Cloudy Blue
#ACC2D9
ΔE00 9.38
Ice Blue
#A5DFF9
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7CB #CBAFAB
analogous
#ABCBBF #ABC7CB #ABB7CB
triadic
#ABC7CB #CBABC7 #C7CBAB
tetradic
#ABC7CB #BFABCB #CBAFAB #B7CBAB
square
#ABC7CB #BFABCB #CBAFAB #B7CBAB
split-complementary
#ABC7CB #CBABB7 #CBBFAB
monochromatic
#60949B #85AEB4 #ABC7CB #D1E0E2 #ECF2F3
Accessibility & contrast
On white
1.79
#ABC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#ABC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7CB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7CB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#BCC0CB
Tritanopia (blue-blind)
#A2CAC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc7cb; /* rgb */ color: rgb(171, 199, 203); /* oklch */ color: oklch(81.0% 0.031 207.0);
Tailwind
colors: {
custom: {
50: '#c4d8da',
500: '#abc7cb',
950: '#000000',
},
}SCSS
$custom: #abc7cb; $custom-light: #c4d8da; $custom-dark: #000000;
JSON
{
"hex": "#abc7cb",
"rgb": {
"r": 171,
"g": 199,
"b": 203
},
"hsl": {
"h": 187.5,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81014,
"c": 0.03071,
"h": 207
},
"luminance": 0.53817
}Semantic roles & 50–950 ramp
primary
#ABC7CB
secondary
#A07F7A
accent
#4F44A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383