#ABC7C8#ABC7C8
#ABC7C8 is a light, muted teal. Relative luminance 0.537; OKLCH L 80.9% C 0.030 H 199.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7C8 |
|---|---|
| RGB | rgb(171, 199, 200) |
| HSL | hsl(182, 21%, 73%) |
| HSV | hsv(182, 15%, 78%) |
| CMYK | cmyk(14.5%, 0.5%, 0%, 21.6%) |
| CIE-LAB | lab(78.27, -9.16, -3.66) |
| CIE-LCH | lch(78.27, 9.87, 201.79°) |
| OKLab | oklab(80.92% -0.0285 -0.0099) |
| OKLCH | oklch(80.92% 0.03 199.2) |
| XYZ | xyz(47.6407, 53.6737, 62.4824) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.79
Powder Blue
#B0E0E6
ΔE00 7.13
Silver (survey)
#C5C9C7
ΔE00 8.88
Light Grey Blue
#9DBCD4
ΔE00 10.14
Cool Grey
#95A3A6
ΔE00 10.53
Cloudy Blue
#ACC2D9
ΔE00 10.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7C8 #C8ACAB
analogous
#ABC8BA #ABC7C8 #ABB8C8
triadic
#ABC7C8 #C8ABC7 #C7C8AB
tetradic
#ABC7C8 #BAABC8 #C8ACAB #B8C8AB
square
#ABC7C8 #BAABC8 #C8ACAB #B8C8AB
split-complementary
#ABC7C8 #C8ABB8 #C8BAAB
monochromatic
#629496 #86AEB0 #ABC7C8 #D0E0E0 #EDF3F3
Accessibility & contrast
On white
1.79
#ABC7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#ABC7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7C8
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7C8 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#BDC0C8
Tritanopia (blue-blind)
#A3C9C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abc7c8; /* rgb */ color: rgb(171, 199, 200); /* oklch */ color: oklch(80.9% 0.030 199.2);
Tailwind
colors: {
custom: {
50: '#c4d8d8',
500: '#abc7c8',
950: '#000000',
},
}SCSS
$custom: #abc7c8; $custom-light: #c4d8d8; $custom-dark: #000000;
JSON
{
"hex": "#abc7c8",
"rgb": {
"r": 171,
"g": 199,
"b": 200
},
"hsl": {
"h": 182.069,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80921,
"c": 0.03022,
"h": 199.2
},
"luminance": 0.53675
}Semantic roles & 50–950 ramp
primary
#ABC7C8
secondary
#9C7C7B
accent
#49469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383