#ABC2C4#ABC2C4
#ABC2C4 is a light, muted teal. Relative luminance 0.512; OKLCH L 79.7% C 0.025 H 203.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2C4 |
|---|---|
| RGB | rgb(171, 194, 196) |
| HSL | hsl(185, 17%, 72%) |
| HSV | hsv(185, 13%, 77%) |
| CMYK | cmyk(12.8%, 1%, 0%, 23.1%) |
| CIE-LAB | lab(76.82, -7.37, -3.65) |
| CIE-LCH | lch(76.82, 8.22, 206.32°) |
| OKLab | oklab(79.73% -0.0232 -0.0099) |
| OKLCH | oklch(79.73% 0.025 203) |
| XYZ | xyz(46.0477, 51.2260, 59.6754) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.69
Silver (survey)
#C5C9C7
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 8.83
Cool Grey
#95A3A6
ΔE00 8.86
Cool Gray
#9AA7B0
ΔE00 9.02
Light Grey Blue
#9DBCD4
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2C4 #C4ADAB
analogous
#ABC4BA #ABC2C4 #ABB6C4
triadic
#ABC2C4 #C4ABC2 #C2C4AB
tetradic
#ABC2C4 #BAABC4 #C4ADAB #B6C4AB
square
#ABC2C4 #BAABC4 #C4ADAB #B6C4AB
split-complementary
#ABC2C4 #C4ABB6 #C4BAAB
monochromatic
#658C90 #87A8AB #ABC2C4 #CFDCDD #EDF2F2
Accessibility & contrast
On white
1.87
#ABC2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#ABC2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2C4
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2C4 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C4
Deuteranopia (green-blind)
#B9BCC4
Tritanopia (blue-blind)
#A4C4C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc2c4; /* rgb */ color: rgb(171, 194, 196); /* oklch */ color: oklch(79.7% 0.025 203.0);
Tailwind
colors: {
custom: {
50: '#c4d4d5',
500: '#abc2c4',
950: '#000000',
},
}SCSS
$custom: #abc2c4; $custom-light: #c4d4d5; $custom-dark: #000000;
JSON
{
"hex": "#abc2c4",
"rgb": {
"r": 171,
"g": 194,
"b": 196
},
"hsl": {
"h": 184.8,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.79734,
"c": 0.02521,
"h": 203
},
"luminance": 0.51227
}Semantic roles & 50–950 ramp
primary
#ABC2C4
secondary
#987E7B
accent
#504A9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383