#ABCBC9#ABCBC9
#ABCBC9 is a light, muted teal. Relative luminance 0.556; OKLCH L 81.8% C 0.034 H 191.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC9 |
|---|---|
| RGB | rgb(171, 203, 201) |
| HSL | hsl(176, 24%, 73%) |
| HSV | hsv(176, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 1%, 20.4%) |
| CIE-LAB | lab(79.38, -11.04, -2.57) |
| CIE-LCH | lch(79.38, 11.33, 193.13°) |
| OKLab | oklab(81.81% -0.0336 -0.007) |
| OKLCH | oklch(81.81% 0.034 191.8) |
| XYZ | xyz(48.6904, 55.5855, 63.4107) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.33
Lightblue
#ADD8E6
ΔE00 7.33
Paleturquoise
#AFEEEE
ΔE00 9.52
Silver (survey)
#C5C9C7
ΔE00 10.03
Pale Sky Blue
#BDF6FE
ΔE00 10.85
Light Grey
#D8DCD6
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC9 #CBABAD
analogous
#ABCBB9 #ABCBC9 #ABBDCB
triadic
#ABCBC9 #C9ABCB #CBC9AB
tetradic
#ABCBC9 #B9ABCB #CBABAD #BDCBAB
square
#ABCBC9 #B9ABCB #CBABAD #BDCBAB
split-complementary
#ABCBC9 #CBABBD #CBB9AB
monochromatic
#609B98 #85B4B1 #ABCBC9 #D1E2E1 #ECF3F3
Accessibility & contrast
On white
1.73
#ABCBC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#ABCBC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC9
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC9 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C9
Deuteranopia (green-blind)
#C1C3C9
Tritanopia (blue-blind)
#A2CDCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abcbc9; /* rgb */ color: rgb(171, 203, 201); /* oklch */ color: oklch(81.8% 0.034 191.8);
Tailwind
colors: {
custom: {
50: '#c4dad9',
500: '#abcbc9',
950: '#000000',
},
}SCSS
$custom: #abcbc9; $custom-light: #c4dad9; $custom-dark: #000000;
JSON
{
"hex": "#abcbc9",
"rgb": {
"r": 171,
"g": 203,
"b": 201
},
"hsl": {
"h": 176.25,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81807,
"c": 0.03433,
"h": 191.8
},
"luminance": 0.55587
}Semantic roles & 50–950 ramp
primary
#ABCBC9
secondary
#A07A7D
accent
#4449A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483