#ABCFCF#ABCFCF
#ABCFCF is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.8% C 0.038 H 196.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFCF |
|---|---|
| RGB | rgb(171, 207, 207) |
| HSL | hsl(180, 27%, 74%) |
| HSV | hsv(180, 17%, 81%) |
| CMYK | cmyk(17.4%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(80.62, -11.85, -3.96) |
| CIE-LCH | lch(80.62, 12.50, 198.49°) |
| OKLab | oklab(82.85% -0.0366 -0.0108) |
| OKLCH | oklch(82.85% 0.038 196.4) |
| XYZ | xyz(50.3668, 57.7870, 67.5197) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.87
Lightblue
#ADD8E6
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 8.28
Pale Sky Blue
#BDF6FE
ΔE00 9.49
Light Sky Blue
#C6FCFF
ΔE00 10.20
Ice Blue
#A5DFF9
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFCF #CFABAB
analogous
#ABCFBD #ABCFCF #ABBDCF
triadic
#ABCFCF #CFABCF #CFCFAB
tetradic
#ABCFCF #BDABCF #CFABAB #BDCFAB
square
#ABCFCF #BDABCF #CFABAB #BDCFAB
split-complementary
#ABCFCF #CFABBD #CFBDAB
monochromatic
#5DA2A2 #84B9B9 #ABCFCF #D2E5E5 #ECF4F4
Accessibility & contrast
On white
1.67
#ABCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#ABCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFCF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFCF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C3C6CF
Tritanopia (blue-blind)
#A0D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcfcf; /* rgb */ color: rgb(171, 207, 207); /* oklch */ color: oklch(82.8% 0.038 196.4);
Tailwind
colors: {
custom: {
50: '#c4dddd',
500: '#abcfcf',
950: '#000000',
},
}SCSS
$custom: #abcfcf; $custom-light: #c4dddd; $custom-dark: #000000;
JSON
{
"hex": "#abcfcf",
"rgb": {
"r": 171,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82846,
"c": 0.03818,
"h": 196.4
},
"luminance": 0.57789
}Semantic roles & 50–950 ramp
primary
#ABCFCF
secondary
#A47A7A
accent
#4040A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484