#ABCCCD#ABCCCD
#ABCCCD is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.1% C 0.035 H 198.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCCD |
|---|---|
| RGB | rgb(171, 204, 205) |
| HSL | hsl(182, 25%, 74%) |
| HSV | hsv(182, 17%, 80%) |
| CMYK | cmyk(16.6%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.76, -10.72, -4.17) |
| CIE-LCH | lch(79.76, 11.50, 201.23°) |
| OKLab | oklab(82.14% -0.0334 -0.0113) |
| OKLCH | oklch(82.14% 0.035 198.8) |
| XYZ | xyz(49.4039, 56.2500, 66.0001) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 6.00
Paleturquoise
#AFEEEE
ΔE00 9.32
Silver (survey)
#C5C9C7
ΔE00 10.07
Ice Blue
#A5DFF9
ΔE00 10.19
Pale Sky Blue
#BDF6FE
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCCD #CDACAB
analogous
#ABCDBD #ABCCCD #ABBBCD
triadic
#ABCCCD #CDABCC #CCCDAB
tetradic
#ABCCCD #BDABCD #CDACAB #BBCDAB
square
#ABCCCD #BDABCD #CDACAB #BBCDAB
split-complementary
#ABCCCD #CDABBB #CDBDAB
monochromatic
#5F9D9F #85B5B6 #ABCCCD #D1E3E4 #ECF3F4
Accessibility & contrast
On white
1.71
#ABCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ABCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCCD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCCD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C0C4CD
Tritanopia (blue-blind)
#A1CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcccd; /* rgb */ color: rgb(171, 204, 205); /* oklch */ color: oklch(82.1% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#c4dbdc',
500: '#abcccd',
950: '#000000',
},
}SCSS
$custom: #abcccd; $custom-light: #c4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#abcccd",
"rgb": {
"r": 171,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.765,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.82143,
"c": 0.03524,
"h": 198.8
},
"luminance": 0.56251
}Semantic roles & 50–950 ramp
primary
#ABCCCD
secondary
#A27B7A
accent
#4442A4
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484