#ABCBC5#ABCBC5
#ABCBC5 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.7% C 0.035 H 182.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC5 |
|---|---|
| RGB | rgb(171, 203, 197) |
| HSL | hsl(169, 24%, 73%) |
| HSV | hsv(169, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 3%, 20.4%) |
| CIE-LAB | lab(79.27, -11.85, -0.58) |
| CIE-LCH | lch(79.27, 11.87, 182.81°) |
| OKLab | oklab(81.69% -0.0352 -0.0017) |
| OKLCH | oklch(81.69% 0.035 182.8) |
| XYZ | xyz(48.2259, 55.3997, 60.9648) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 9.04
Paleturquoise
#AFEEEE
ΔE00 9.70
Silver (survey)
#C5C9C7
ΔE00 10.46
Pale Teal
#82CBB2
ΔE00 10.58
Duck Egg Blue
#C3FBF4
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC5 #CBABB1
analogous
#ABCBB5 #ABCBC5 #ABC1CB
triadic
#ABCBC5 #C5ABCB #CBC5AB
tetradic
#ABCBC5 #B5ABCB #CBABB1 #C1CBAB
square
#ABCBC5 #B5ABCB #CBABB1 #C1CBAB
split-complementary
#ABCBC5 #CBABC1 #CBB5AB
monochromatic
#609B90 #85B4AB #ABCBC5 #D1E2DF #ECF3F2
Accessibility & contrast
On white
1.74
#ABCBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#ABCBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC5
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC5 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#C1C2C6
Tritanopia (blue-blind)
#A3CCC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbc5; /* rgb */ color: rgb(171, 203, 197); /* oklch */ color: oklch(81.7% 0.035 182.8);
Tailwind
colors: {
custom: {
50: '#c4dad6',
500: '#abcbc5',
950: '#000000',
},
}SCSS
$custom: #abcbc5; $custom-light: #c4dad6; $custom-dark: #000000;
JSON
{
"hex": "#abcbc5",
"rgb": {
"r": 171,
"g": 203,
"b": 197
},
"hsl": {
"h": 168.75,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81687,
"c": 0.03524,
"h": 182.8
},
"luminance": 0.55401
}Semantic roles & 50–950 ramp
primary
#ABCBC5
secondary
#A07A81
accent
#4455A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483