#ABC8CC#ABC8CC
#ABC8CC is a light, muted teal. Relative luminance 0.543; OKLCH L 81.3% C 0.032 H 206.7°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8CC |
|---|---|
| RGB | rgb(171, 200, 204) |
| HSL | hsl(187, 24%, 74%) |
| HSV | hsv(187, 16%, 80%) |
| CMYK | cmyk(16.2%, 2%, 0%, 20%) |
| CIE-LAB | lab(78.65, -8.85, -5.26) |
| CIE-LCH | lch(78.65, 10.30, 210.70°) |
| OKLab | oklab(81.26% -0.0283 -0.0142) |
| OKLCH | oklch(81.26% 0.032 206.7) |
| XYZ | xyz(48.3451, 54.3248, 65.0536) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 6.75
Light Grey Blue
#9DBCD4
ΔE00 8.94
Silver (survey)
#C5C9C7
ΔE00 9.06
Cloudy Blue
#ACC2D9
ΔE00 9.55
Ice Blue
#A5DFF9
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8CC #CCAFAB
analogous
#ABCCBF #ABC8CC #ABB7CC
triadic
#ABC8CC #CCABC8 #C8CCAB
tetradic
#ABC8CC #BFABCC #CCAFAB #B7CCAB
square
#ABC8CC #BFABCC #CCAFAB #B7CCAB
split-complementary
#ABC8CC #CCABB7 #CCBFAB
monochromatic
#5F969D #85AFB5 #ABC8CC #D1E1E3 #ECF3F3
Accessibility & contrast
On white
1.77
#ABC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#ABC8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8CC
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8CC | 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)
#C3C5CC
Deuteranopia (green-blind)
#BDC1CC
Tritanopia (blue-blind)
#A2CBC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abc8cc; /* rgb */ color: rgb(171, 200, 204); /* oklch */ color: oklch(81.3% 0.032 206.7);
Tailwind
colors: {
custom: {
50: '#c4d8db',
500: '#abc8cc',
950: '#000000',
},
}SCSS
$custom: #abc8cc; $custom-light: #c4d8db; $custom-dark: #000000;
JSON
{
"hex": "#abc8cc",
"rgb": {
"r": 171,
"g": 200,
"b": 204
},
"hsl": {
"h": 187.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81258,
"c": 0.0317,
"h": 206.7
},
"luminance": 0.54326
}Semantic roles & 50–950 ramp
primary
#ABC8CC
secondary
#A17F7A
accent
#4E43A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384