#ABCBCC#ABCBCC
#ABCBCC is a light, muted teal. Relative luminance 0.557; OKLCH L 81.9% C 0.034 H 198.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBCC |
|---|---|
| RGB | rgb(171, 203, 204) |
| HSL | hsl(182, 24%, 74%) |
| HSV | hsv(182, 16%, 80%) |
| CMYK | cmyk(16.2%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(79.46, -10.41, -4.07) |
| CIE-LCH | lch(79.46, 11.18, 201.33°) |
| OKLab | oklab(81.9% -0.0324 -0.0111) |
| OKLCH | oklch(81.9% 0.034 198.8) |
| XYZ | xyz(49.0467, 55.7280, 65.2875) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 9.65
Silver (survey)
#C5C9C7
ΔE00 9.83
Ice Blue
#A5DFF9
ΔE00 10.32
Pale Sky Blue
#BDF6FE
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBCC #CCACAB
analogous
#ABCCBC #ABCBCC #ABBACC
triadic
#ABCBCC #CCABCB #CBCCAB
tetradic
#ABCBCC #BCABCC #CCACAB #BACCAB
square
#ABCBCC #BCABCC #CCACAB #BACCAB
split-complementary
#ABCBCC #CCABBA #CCBCAB
monochromatic
#5F9B9D #85B3B5 #ABCBCC #D1E3E3 #ECF3F3
Accessibility & contrast
On white
1.73
#ABCBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#ABCBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBCC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBCC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#A1CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbcc; /* rgb */ color: rgb(171, 203, 204); /* oklch */ color: oklch(81.9% 0.034 198.8);
Tailwind
colors: {
custom: {
50: '#c4dadb',
500: '#abcbcc',
950: '#000000',
},
}SCSS
$custom: #abcbcc; $custom-light: #c4dadb; $custom-dark: #000000;
JSON
{
"hex": "#abcbcc",
"rgb": {
"r": 171,
"g": 203,
"b": 204
},
"hsl": {
"h": 181.818,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81898,
"c": 0.03424,
"h": 198.8
},
"luminance": 0.55729
}Semantic roles & 50–950 ramp
primary
#ABCBCC
secondary
#A17B7A
accent
#4543A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384