#ABCCBC#ABCCBC
#ABCCBC is a light, muted teal. Relative luminance 0.555; OKLCH L 81.6% C 0.042 H 164.5°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCBC |
|---|---|
| RGB | rgb(171, 204, 188) |
| HSL | hsl(151, 24%, 74%) |
| HSV | hsv(151, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 7.8%, 20%) |
| CIE-LAB | lab(79.31, -14.15, 4.31) |
| CIE-LCH | lch(79.31, 14.79, 163.07°) |
| OKLab | oklab(81.65% -0.0402 0.0112) |
| OKLCH | oklch(81.65% 0.042 164.5) |
| XYZ | xyz(47.4623, 55.4733, 55.7740) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.32
Seafoam Blue
#78D1B6
ΔE00 9.97
Greenish Grey
#96AE8D
ΔE00 10.31
Darkseagreen
#8FBC8F
ΔE00 10.50
Powder Blue
#B0E0E6
ΔE00 10.53
Light Teal
#90E4C1
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCBC #CCABBB
analogous
#ABCCAB #ABCCBC #ABCBCC
triadic
#ABCCBC #BCABCC #CCBCAB
tetradic
#ABCCBC #ABABCC #CCABBB #CBCCAB
square
#ABCCBC #ABABCC #CCABBB #CBCCAB
split-complementary
#ABCCBC #CCABCB #CCABAB
monochromatic
#5F9D7F #85B59E #ABCCBC #D1E3DA #ECF3F0
Accessibility & contrast
On white
1.74
#ABCCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#ABCCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCBC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCBC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C4C3BD
Tritanopia (blue-blind)
#A5CCC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abccbc; /* rgb */ color: rgb(171, 204, 188); /* oklch */ color: oklch(81.6% 0.042 164.5);
Tailwind
colors: {
custom: {
50: '#c4dbd0',
500: '#abccbc',
950: '#000000',
},
}SCSS
$custom: #abccbc; $custom-light: #c4dbd0; $custom-dark: #000000;
JSON
{
"hex": "#abccbc",
"rgb": {
"r": 171,
"g": 204,
"b": 188
},
"hsl": {
"h": 150.909,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81645,
"c": 0.04176,
"h": 164.5
},
"luminance": 0.55474
}Semantic roles & 50–950 ramp
primary
#ABCCBC
secondary
#A17A8D
accent
#4371A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483