#ABCCCF#ABCCCF
#ABCCCF is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.2% C 0.035 H 203.3°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCCF |
|---|---|
| RGB | rgb(171, 204, 207) |
| HSL | hsl(185, 27%, 74%) |
| HSV | hsv(185, 17%, 81%) |
| CMYK | cmyk(17.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(79.81, -10.30, -5.16) |
| CIE-LCH | lch(79.81, 11.52, 206.59°) |
| OKLab | oklab(82.2% -0.0326 -0.014) |
| OKLCH | oklch(82.2% 0.035 203.3) |
| XYZ | xyz(49.6469, 56.3472, 67.2797) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.23
Powder Blue
#B0E0E6
ΔE00 5.41
Ice Blue
#A5DFF9
ΔE00 9.42
Paleturquoise
#AFEEEE
ΔE00 9.54
Sky Blue
#87CEEB
ΔE00 9.83
Silver (survey)
#C5C9C7
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCCF #CFAEAB
analogous
#ABCFC0 #ABCCCF #ABBACF
triadic
#ABCCCF #CFABCC #CCCFAB
tetradic
#ABCCCF #C0ABCF #CFAEAB #BACFAB
square
#ABCCCF #C0ABCF #CFAEAB #BACFAB
split-complementary
#ABCCCF #CFABBA #CFC0AB
monochromatic
#5D9DA2 #84B4B9 #ABCCCF #D2E4E5 #ECF3F4
Accessibility & contrast
On white
1.71
#ABCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#ABCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCCF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCCF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#A0CFCD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcccf; /* rgb */ color: rgb(171, 204, 207); /* oklch */ color: oklch(82.2% 0.035 203.3);
Tailwind
colors: {
custom: {
50: '#c4dbdd',
500: '#abcccf',
950: '#000000',
},
}SCSS
$custom: #abcccf; $custom-light: #c4dbdd; $custom-dark: #000000;
JSON
{
"hex": "#abcccf",
"rgb": {
"r": 171,
"g": 204,
"b": 207
},
"hsl": {
"h": 185,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82204,
"c": 0.03546,
"h": 203.3
},
"luminance": 0.56349
}Semantic roles & 50–950 ramp
primary
#ABCCCF
secondary
#A47D7A
accent
#4840A6
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#121515
muted
#828484