#ABCBC1#ABCBC1
#ABCBC1 is a light, muted teal. Relative luminance 0.552; OKLCH L 81.6% C 0.037 H 174.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC1 |
|---|---|
| RGB | rgb(171, 203, 193) |
| HSL | hsl(161, 24%, 73%) |
| HSV | hsv(161, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 4.9%, 20.4%) |
| CIE-LAB | lab(79.17, -12.66, 1.41) |
| CIE-LCH | lch(79.17, 12.74, 173.63°) |
| OKLab | oklab(81.57% -0.0368 0.0036) |
| OKLCH | oklch(81.57% 0.037 174.5) |
| XYZ | xyz(47.7737, 55.2188, 58.5830) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.64
Pale Teal
#82CBB2
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 10.24
Lightblue
#ADD8E6
ΔE00 10.75
Silver (survey)
#C5C9C7
ΔE00 11.04
Seafoam Blue
#78D1B6
ΔE00 11.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC1 #CBABB5
analogous
#ABCBB1 #ABCBC1 #ABC5CB
triadic
#ABCBC1 #C1ABCB #CBC1AB
tetradic
#ABCBC1 #B1ABCB #CBABB5 #C5CBAB
square
#ABCBC1 #B1ABCB #CBABB5 #C5CBAB
split-complementary
#ABCBC1 #CBABC5 #CBB1AB
monochromatic
#609B89 #85B4A5 #ABCBC1 #D1E2DD #ECF3F1
Accessibility & contrast
On white
1.74
#ABCBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#ABCBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC1
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC1 | 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)
#C9C7C1
Deuteranopia (green-blind)
#C2C2C2
Tritanopia (blue-blind)
#A4CCC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbc1; /* rgb */ color: rgb(171, 203, 193); /* oklch */ color: oklch(81.6% 0.037 174.5);
Tailwind
colors: {
custom: {
50: '#c4dad3',
500: '#abcbc1',
950: '#000000',
},
}SCSS
$custom: #abcbc1; $custom-light: #c4dad3; $custom-dark: #000000;
JSON
{
"hex": "#abcbc1",
"rgb": {
"r": 171,
"g": 203,
"b": 193
},
"hsl": {
"h": 161.25,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.8157,
"c": 0.037,
"h": 174.5
},
"luminance": 0.5522
}Semantic roles & 50–950 ramp
primary
#ABCBC1
secondary
#A07A86
accent
#4461A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483