#ABCCCB#ABCCCB
#ABCCCB is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.035 H 194.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCCB |
|---|---|
| RGB | rgb(171, 204, 203) |
| HSL | hsl(178, 24%, 74%) |
| HSV | hsv(178, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(79.70, -11.14, -3.17) |
| CIE-LCH | lch(79.70, 11.58, 195.89°) |
| OKLab | oklab(82.08% -0.0342 -0.0087) |
| OKLCH | oklch(82.08% 0.035 194.2) |
| XYZ | xyz(49.1641, 56.1540, 64.7368) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.86
Lightblue
#ADD8E6
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 9.21
Silver (survey)
#C5C9C7
ΔE00 10.19
Pale Sky Blue
#BDF6FE
ΔE00 10.44
Ice Blue
#A5DFF9
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCCB #CCABAC
analogous
#ABCCBA #ABCCCB #ABBCCC
triadic
#ABCCCB #CBABCC #CCCBAB
tetradic
#ABCCCB #BAABCC #CCABAC #BCCCAB
square
#ABCCCB #BAABCC #CCABAC #BCCCAB
split-complementary
#ABCCCB #CCABBC #CCBAAB
monochromatic
#5F9D9B #85B5B3 #ABCCCB #D1E3E3 #ECF3F3
Accessibility & contrast
On white
1.72
#ABCCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#ABCCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCCB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCCB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CB
Deuteranopia (green-blind)
#C1C3CB
Tritanopia (blue-blind)
#A1CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcccb; /* rgb */ color: rgb(171, 204, 203); /* oklch */ color: oklch(82.1% 0.035 194.2);
Tailwind
colors: {
custom: {
50: '#c4dbda',
500: '#abcccb',
950: '#000000',
},
}SCSS
$custom: #abcccb; $custom-light: #c4dbda; $custom-dark: #000000;
JSON
{
"hex": "#abcccb",
"rgb": {
"r": 171,
"g": 204,
"b": 203
},
"hsl": {
"h": 178.182,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.82081,
"c": 0.03524,
"h": 194.2
},
"luminance": 0.56155
}Semantic roles & 50–950 ramp
primary
#ABCCCB
secondary
#A17A7B
accent
#4345A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483