#ABCBCD#ABCBCD
#ABCBCD is a light, muted teal. Relative luminance 0.558; OKLCH L 81.9% C 0.034 H 201.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBCD |
|---|---|
| RGB | rgb(171, 203, 205) |
| HSL | hsl(184, 25%, 74%) |
| HSV | hsv(184, 17%, 80%) |
| CMYK | cmyk(16.6%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(79.49, -10.21, -4.56) |
| CIE-LCH | lch(79.49, 11.18, 204.09°) |
| OKLab | oklab(81.93% -0.032 -0.0124) |
| OKLCH | oklch(81.93% 0.034 201.2) |
| XYZ | xyz(49.1670, 55.7762, 65.9212) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 5.77
Paleturquoise
#AFEEEE
ΔE00 9.75
Silver (survey)
#C5C9C7
ΔE00 9.79
Ice Blue
#A5DFF9
ΔE00 9.94
Sky Blue
#87CEEB
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBCD #CDADAB
analogous
#ABCDBE #ABCBCD #ABBACD
triadic
#ABCBCD #CDABCB #CBCDAB
tetradic
#ABCBCD #BEABCD #CDADAB #BACDAB
square
#ABCBCD #BEABCD #CDADAB #BACDAB
split-complementary
#ABCBCD #CDABBA #CDBEAB
monochromatic
#5F9B9F #85B3B6 #ABCBCD #D1E3E4 #ECF3F4
Accessibility & contrast
On white
1.73
#ABCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#ABCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBCD
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBCD | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#A1CECB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbcd; /* rgb */ color: rgb(171, 203, 205); /* oklch */ color: oklch(81.9% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#c4dadc',
500: '#abcbcd',
950: '#000000',
},
}SCSS
$custom: #abcbcd; $custom-light: #c4dadc; $custom-dark: #000000;
JSON
{
"hex": "#abcbcd",
"rgb": {
"r": 171,
"g": 203,
"b": 205
},
"hsl": {
"h": 183.529,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81929,
"c": 0.03432,
"h": 201.2
},
"luminance": 0.55778
}Semantic roles & 50–950 ramp
primary
#ABCBCD
secondary
#A27C7A
accent
#4742A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121415
muted
#828384