#ABCBC3#ABCBC3
#ABCBC3 is a light, muted teal. Relative luminance 0.553; OKLCH L 81.6% C 0.036 H 178.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC3 |
|---|---|
| RGB | rgb(171, 203, 195) |
| HSL | hsl(165, 24%, 73%) |
| HSV | hsv(165, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 3.9%, 20.4%) |
| CIE-LAB | lab(79.22, -12.26, 0.42) |
| CIE-LCH | lch(79.22, 12.27, 178.06°) |
| OKLab | oklab(81.63% -0.036 0.0009) |
| OKLCH | oklch(81.63% 0.036 178.6) |
| XYZ | xyz(47.9983, 55.3087, 59.7659) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.98
Lightblue
#ADD8E6
ΔE00 9.90
Paleturquoise
#AFEEEE
ΔE00 9.93
Pale Teal
#82CBB2
ΔE00 10.02
Silver (survey)
#C5C9C7
ΔE00 10.74
Duck Egg Blue
#C3FBF4
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC3 #CBABB3
analogous
#ABCBB3 #ABCBC3 #ABC3CB
triadic
#ABCBC3 #C3ABCB #CBC3AB
tetradic
#ABCBC3 #B3ABCB #CBABB3 #C3CBAB
square
#ABCBC3 #B3ABCB #CBABB3 #C3CBAB
split-complementary
#ABCBC3 #CBABC3 #CBB3AB
monochromatic
#609B8D #85B4A8 #ABCBC3 #D1E2DE #ECF3F1
Accessibility & contrast
On white
1.74
#ABCBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#ABCBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC3
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC3 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C3
Deuteranopia (green-blind)
#C2C2C4
Tritanopia (blue-blind)
#A3CCC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbc3; /* rgb */ color: rgb(171, 203, 195); /* oklch */ color: oklch(81.6% 0.036 178.6);
Tailwind
colors: {
custom: {
50: '#c4dad5',
500: '#abcbc3',
950: '#000000',
},
}SCSS
$custom: #abcbc3; $custom-light: #c4dad5; $custom-dark: #000000;
JSON
{
"hex": "#abcbc3",
"rgb": {
"r": 171,
"g": 203,
"b": 195
},
"hsl": {
"h": 165,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81628,
"c": 0.03602,
"h": 178.6
},
"luminance": 0.5531
}Semantic roles & 50–950 ramp
primary
#ABCBC3
secondary
#A07A84
accent
#445BA2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483