#ABC8CD#ABC8CD
#ABC8CD is a light, muted teal. Relative luminance 0.544; OKLCH L 81.3% C 0.032 H 209.2°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8CD |
|---|---|
| RGB | rgb(171, 200, 205) |
| HSL | hsl(189, 25%, 74%) |
| HSV | hsv(189, 17%, 80%) |
| CMYK | cmyk(16.6%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(78.68, -8.64, -5.75) |
| CIE-LCH | lch(78.68, 10.38, 213.66°) |
| OKLab | oklab(81.29% -0.0279 -0.0156) |
| OKLCH | oklch(81.29% 0.032 209.2) |
| XYZ | xyz(48.4654, 54.3729, 65.6873) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.40
Powder Blue
#B0E0E6
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 8.51
Silver (survey)
#C5C9C7
ΔE00 9.08
Cloudy Blue
#ACC2D9
ΔE00 9.12
Ice Blue
#A5DFF9
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8CD #CDB0AB
analogous
#ABCDC1 #ABC8CD #ABB7CD
triadic
#ABC8CD #CDABC8 #C8CDAB
tetradic
#ABC8CD #C1ABCD #CDB0AB #B7CDAB
square
#ABC8CD #C1ABCD #CDB0AB #B7CDAB
split-complementary
#ABC8CD #CDABB7 #CDC1AB
monochromatic
#5F969F #85AFB6 #ABC8CD #D1E1E4 #ECF2F4
Accessibility & contrast
On white
1.77
#ABC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#ABC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8CD
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8CD | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#A1CBC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc8cd; /* rgb */ color: rgb(171, 200, 205); /* oklch */ color: oklch(81.3% 0.032 209.2);
Tailwind
colors: {
custom: {
50: '#c4d8dc',
500: '#abc8cd',
950: '#000000',
},
}SCSS
$custom: #abc8cd; $custom-light: #c4d8dc; $custom-dark: #000000;
JSON
{
"hex": "#abc8cd",
"rgb": {
"r": 171,
"g": 200,
"b": 205
},
"hsl": {
"h": 188.824,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.8129,
"c": 0.03198,
"h": 209.2
},
"luminance": 0.54374
}Semantic roles & 50–950 ramp
primary
#ABC8CD
secondary
#A2807A
accent
#5042A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384