#ABCCCC#ABCCCC
#ABCCCC is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.035 H 196.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCCC |
|---|---|
| RGB | rgb(171, 204, 204) |
| HSL | hsl(180, 24%, 74%) |
| HSV | hsv(180, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 0%, 20%) |
| CIE-LAB | lab(79.73, -10.93, -3.67) |
| CIE-LCH | lch(79.73, 11.53, 198.55°) |
| OKLab | oklab(82.11% -0.0338 -0.01) |
| OKLCH | oklch(82.11% 0.035 196.5) |
| XYZ | xyz(49.2836, 56.2019, 65.3665) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.69
Lightblue
#ADD8E6
ΔE00 6.40
Paleturquoise
#AFEEEE
ΔE00 9.25
Silver (survey)
#C5C9C7
ΔE00 10.12
Pale Sky Blue
#BDF6FE
ΔE00 10.32
Ice Blue
#A5DFF9
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCCC #CCABAB
analogous
#ABCCBB #ABCCCC #ABBBCC
triadic
#ABCCCC #CCABCC #CCCCAB
tetradic
#ABCCCC #BBABCC #CCABAB #BBCCAB
square
#ABCCCC #BBABCC #CCABAB #BBCCAB
split-complementary
#ABCCCC #CCABBB #CCBBAB
monochromatic
#5F9D9D #85B5B5 #ABCCCC #D1E3E3 #ECF3F3
Accessibility & contrast
On white
1.72
#ABCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#ABCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCCC
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCCC | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CC
Deuteranopia (green-blind)
#C1C3CC
Tritanopia (blue-blind)
#A1CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcccc; /* rgb */ color: rgb(171, 204, 204); /* oklch */ color: oklch(82.1% 0.035 196.5);
Tailwind
colors: {
custom: {
50: '#c4dbdb',
500: '#abcccc',
950: '#000000',
},
}SCSS
$custom: #abcccc; $custom-light: #c4dbdb; $custom-dark: #000000;
JSON
{
"hex": "#abcccc",
"rgb": {
"r": 171,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.82112,
"c": 0.03521,
"h": 196.5
},
"luminance": 0.56203
}Semantic roles & 50–950 ramp
primary
#ABCCCC
secondary
#A17A7A
accent
#4343A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121515
muted
#828484