#ABCBC0#ABCBC0
#ABCBC0 is a light, muted teal. Relative luminance 0.552; OKLCH L 81.5% C 0.038 H 172.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC0 |
|---|---|
| RGB | rgb(171, 203, 192) |
| HSL | hsl(159, 24%, 73%) |
| HSV | hsv(159, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 5.4%, 20.4%) |
| CIE-LAB | lab(79.14, -12.86, 1.91) |
| CIE-LCH | lch(79.14, 13.00, 171.53°) |
| OKLab | oklab(81.54% -0.0372 0.0049) |
| OKLCH | oklch(81.54% 0.038 172.5) |
| XYZ | xyz(47.6625, 55.1744, 57.9975) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.97
Pale Teal
#82CBB2
ΔE00 9.31
Paleturquoise
#AFEEEE
ΔE00 10.42
Seafoam Blue
#78D1B6
ΔE00 10.88
Lightblue
#ADD8E6
ΔE00 11.18
Silver (survey)
#C5C9C7
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC0 #CBABB6
analogous
#ABCBB0 #ABCBC0 #ABC6CB
triadic
#ABCBC0 #C0ABCB #CBC0AB
tetradic
#ABCBC0 #B0ABCB #CBABB6 #C6CBAB
square
#ABCBC0 #B0ABCB #CBABB6 #C6CBAB
split-complementary
#ABCBC0 #CBABC6 #CBB0AB
monochromatic
#609B87 #85B4A4 #ABCBC0 #D1E2DC #ECF3F1
Accessibility & contrast
On white
1.74
#ABCBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#ABCBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC0
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC0 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7C0
Deuteranopia (green-blind)
#C3C2C1
Tritanopia (blue-blind)
#A4CCC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbc0; /* rgb */ color: rgb(171, 203, 192); /* oklch */ color: oklch(81.5% 0.038 172.5);
Tailwind
colors: {
custom: {
50: '#c4dad3',
500: '#abcbc0',
950: '#000000',
},
}SCSS
$custom: #abcbc0; $custom-light: #c4dad3; $custom-dark: #000000;
JSON
{
"hex": "#abcbc0",
"rgb": {
"r": 171,
"g": 203,
"b": 192
},
"hsl": {
"h": 159.375,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81541,
"c": 0.03755,
"h": 172.5
},
"luminance": 0.55176
}Semantic roles & 50–950 ramp
primary
#ABCBC0
secondary
#A07A87
accent
#4464A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483