#ABCCC8#ABCCC8
#ABCCC8 is a light, muted teal. Relative luminance 0.560; OKLCH L 82.0% C 0.036 H 187.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCC8 |
|---|---|
| RGB | rgb(171, 204, 200) |
| HSL | hsl(173, 24%, 74%) |
| HSV | hsv(173, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 2%, 20%) |
| CIE-LAB | lab(79.62, -11.76, -1.68) |
| CIE-LCH | lch(79.62, 11.88, 188.13°) |
| OKLab | oklab(81.99% -0.0354 -0.0047) |
| OKLCH | oklch(81.99% 0.036 187.5) |
| XYZ | xyz(48.8100, 56.0124, 62.8722) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 8.09
Paleturquoise
#AFEEEE
ΔE00 9.24
Silver (survey)
#C5C9C7
ΔE00 10.46
Pale Sky Blue
#BDF6FE
ΔE00 10.91
Duck Egg Blue
#C3FBF4
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCC8 #CCABAF
analogous
#ABCCB7 #ABCCC8 #ABBFCC
triadic
#ABCCC8 #C8ABCC #CCC8AB
tetradic
#ABCCC8 #B7ABCC #CCABAF #BFCCAB
square
#ABCCC8 #B7ABCC #CCABAF #BFCCAB
split-complementary
#ABCCC8 #CCABBF #CCB7AB
monochromatic
#5F9D96 #85B5AF #ABCCC8 #D1E3E1 #ECF3F3
Accessibility & contrast
On white
1.72
#ABCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#ABCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCC8
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCC8 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C2C3C8
Tritanopia (blue-blind)
#A2CECB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abccc8; /* rgb */ color: rgb(171, 204, 200); /* oklch */ color: oklch(82.0% 0.036 187.5);
Tailwind
colors: {
custom: {
50: '#c4dbd8',
500: '#abccc8',
950: '#000000',
},
}SCSS
$custom: #abccc8; $custom-light: #c4dbd8; $custom-dark: #000000;
JSON
{
"hex": "#abccc8",
"rgb": {
"r": 171,
"g": 204,
"b": 200
},
"hsl": {
"h": 172.727,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81991,
"c": 0.03567,
"h": 187.5
},
"luminance": 0.56014
}Semantic roles & 50–950 ramp
primary
#ABCCC8
secondary
#A17A7F
accent
#434EA3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121514
muted
#828483