#ABC4C8#ABC4C8
#ABC4C8 is a light, muted teal. Relative luminance 0.523; OKLCH L 80.3% C 0.028 H 208.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC4C8 |
|---|---|
| RGB | rgb(171, 196, 200) |
| HSL | hsl(188, 21%, 73%) |
| HSV | hsv(188, 15%, 78%) |
| CMYK | cmyk(14.5%, 2%, 0%, 21.6%) |
| CIE-LAB | lab(77.46, -7.59, -4.85) |
| CIE-LCH | lch(77.46, 9.01, 212.58°) |
| OKLab | oklab(80.28% -0.0244 -0.0131) |
| OKLCH | oklch(80.28% 0.028 208.3) |
| XYZ | xyz(46.9572, 52.3068, 62.2546) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.68
Powder Blue
#B0E0E6
ΔE00 8.16
Silver (survey)
#C5C9C7
ΔE00 8.17
Light Grey Blue
#9DBCD4
ΔE00 8.39
Cloudy Blue
#ACC2D9
ΔE00 8.90
Cool Gray
#9AA7B0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC4C8 #C8AFAB
analogous
#ABC8BD #ABC4C8 #ABB5C8
triadic
#ABC4C8 #C8ABC4 #C4C8AB
tetradic
#ABC4C8 #BDABC8 #C8AFAB #B5C8AB
square
#ABC4C8 #BDABC8 #C8AFAB #B5C8AB
split-complementary
#ABC4C8 #C8ABB5 #C8BDAB
monochromatic
#628F96 #86AAB0 #ABC4C8 #D0DEE0 #EDF2F3
Accessibility & contrast
On white
1.83
#ABC4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#ABC4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC4C8
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC4C8 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#BABEC8
Tritanopia (blue-blind)
#A3C6C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc4c8; /* rgb */ color: rgb(171, 196, 200); /* oklch */ color: oklch(80.3% 0.028 208.3);
Tailwind
colors: {
custom: {
50: '#c4d5d8',
500: '#abc4c8',
950: '#000000',
},
}SCSS
$custom: #abc4c8; $custom-light: #c4d5d8; $custom-dark: #000000;
JSON
{
"hex": "#abc4c8",
"rgb": {
"r": 171,
"g": 196,
"b": 200
},
"hsl": {
"h": 188.276,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80283,
"c": 0.0277,
"h": 208.3
},
"luminance": 0.52308
}Semantic roles & 50–950 ramp
primary
#ABC4C8
secondary
#9C7F7B
accent
#53469F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383