#ABCBC4#ABCBC4
#ABCBC4 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.7% C 0.036 H 180.7°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBC4 |
|---|---|
| RGB | rgb(171, 203, 196) |
| HSL | hsl(167, 24%, 73%) |
| HSV | hsv(167, 16%, 80%) |
| CMYK | cmyk(15.8%, 0%, 3.4%, 20.4%) |
| CIE-LAB | lab(79.24, -12.06, -0.08) |
| CIE-LCH | lch(79.24, 12.06, 180.40°) |
| OKLab | oklab(81.66% -0.0356 -0.0004) |
| OKLCH | oklch(81.66% 0.036 180.7) |
| XYZ | xyz(48.1117, 55.3541, 60.3634) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.66
Lightblue
#ADD8E6
ΔE00 9.47
Paleturquoise
#AFEEEE
ΔE00 9.81
Pale Teal
#82CBB2
ΔE00 10.29
Silver (survey)
#C5C9C7
ΔE00 10.60
Duck Egg Blue
#C3FBF4
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBC4 #CBABB2
analogous
#ABCBB4 #ABCBC4 #ABC2CB
triadic
#ABCBC4 #C4ABCB #CBC4AB
tetradic
#ABCBC4 #B4ABCB #CBABB2 #C2CBAB
square
#ABCBC4 #B4ABCB #CBABB2 #C2CBAB
split-complementary
#ABCBC4 #CBABC2 #CBB4AB
monochromatic
#609B8E #85B4A9 #ABCBC4 #D1E2DF #ECF3F2
Accessibility & contrast
On white
1.74
#ABCBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#ABCBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBC4
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBC4 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C4
Deuteranopia (green-blind)
#C2C2C5
Tritanopia (blue-blind)
#A3CCC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcbc4; /* rgb */ color: rgb(171, 203, 196); /* oklch */ color: oklch(81.7% 0.036 180.7);
Tailwind
colors: {
custom: {
50: '#c4dad5',
500: '#abcbc4',
950: '#000000',
},
}SCSS
$custom: #abcbc4; $custom-light: #c4dad5; $custom-dark: #000000;
JSON
{
"hex": "#abcbc4",
"rgb": {
"r": 171,
"g": 203,
"b": 196
},
"hsl": {
"h": 166.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81658,
"c": 0.03561,
"h": 180.7
},
"luminance": 0.55355
}Semantic roles & 50–950 ramp
primary
#ABCBC4
secondary
#A07A83
accent
#4458A2
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483