#ABCBBC#ABCBBC
#ABCBBC is a light, muted teal. Relative luminance 0.550; OKLCH L 81.4% C 0.040 H 165.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBBC |
|---|---|
| RGB | rgb(171, 203, 188) |
| HSL | hsl(152, 24%, 73%) |
| HSV | hsv(152, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 7.4%, 20.4%) |
| CIE-LAB | lab(79.04, -13.64, 3.91) |
| CIE-LCH | lch(79.04, 14.19, 163.99°) |
| OKLab | oklab(81.43% -0.0389 0.0101) |
| OKLCH | oklch(81.43% 0.04 165.4) |
| XYZ | xyz(47.2253, 54.9995, 55.6950) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.63
Seafoam Blue
#78D1B6
ΔE00 10.28
Greenish Grey
#96AE8D
ΔE00 10.33
Powder Blue
#B0E0E6
ΔE00 10.35
Darkseagreen
#8FBC8F
ΔE00 10.76
Light Teal
#90E4C1
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBBC #CBABBA
analogous
#ABCBAC #ABCBBC #ABCACB
triadic
#ABCBBC #BCABCB #CBBCAB
tetradic
#ABCBBC #ACABCB #CBABBA #CACBAB
square
#ABCBBC #ACABCB #CBABBA #CACBAB
split-complementary
#ABCBBC #CBABCA #CBACAB
monochromatic
#609B80 #85B49E #ABCBBC #D1E2DA #ECF3F0
Accessibility & contrast
On white
1.75
#ABCBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#ABCBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBBC
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBBC | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#A5CBC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbbc; /* rgb */ color: rgb(171, 203, 188); /* oklch */ color: oklch(81.4% 0.040 165.4);
Tailwind
colors: {
custom: {
50: '#c4dad0',
500: '#abcbbc',
950: '#000000',
},
}SCSS
$custom: #abcbbc; $custom-light: #c4dad0; $custom-dark: #000000;
JSON
{
"hex": "#abcbbc",
"rgb": {
"r": 171,
"g": 203,
"b": 188
},
"hsl": {
"h": 151.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81428,
"c": 0.04018,
"h": 165.4
},
"luminance": 0.55001
}Semantic roles & 50–950 ramp
primary
#ABCBBC
secondary
#A07A8C
accent
#4470A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483