#ABCFCD#ABCFCD
#ABCFCD is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.8% C 0.038 H 192.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFCD |
|---|---|
| RGB | rgb(171, 207, 205) |
| HSL | hsl(177, 27%, 74%) |
| HSV | hsv(177, 17%, 81%) |
| CMYK | cmyk(17.4%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(80.57, -12.27, -2.97) |
| CIE-LCH | lch(80.57, 12.63, 193.62°) |
| OKLab | oklab(82.79% -0.0374 -0.0081) |
| OKLCH | oklch(82.79% 0.038 192.3) |
| XYZ | xyz(50.1238, 57.6898, 66.2401) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.32
Lightblue
#ADD8E6
ΔE00 7.01
Paleturquoise
#AFEEEE
ΔE00 8.23
Pale Sky Blue
#BDF6FE
ΔE00 9.78
Light Sky Blue
#C6FCFF
ΔE00 10.31
Duck Egg Blue
#C3FBF4
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFCD #CFABAD
analogous
#ABCFBB #ABCFCD #ABBFCF
triadic
#ABCFCD #CDABCF #CFCDAB
tetradic
#ABCFCD #BBABCF #CFABAD #BFCFAB
square
#ABCFCD #BBABCF #CFABAD #BFCFAB
split-complementary
#ABCFCD #CFABBF #CFBBAB
monochromatic
#5DA29F #84B9B6 #ABCFCD #D2E5E4 #ECF4F3
Accessibility & contrast
On white
1.67
#ABCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#ABCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFCD
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFCD | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C3C6CD
Tritanopia (blue-blind)
#A1D1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcfcd; /* rgb */ color: rgb(171, 207, 205); /* oklch */ color: oklch(82.8% 0.038 192.3);
Tailwind
colors: {
custom: {
50: '#c4dddc',
500: '#abcfcd',
950: '#000000',
},
}SCSS
$custom: #abcfcd; $custom-light: #c4dddc; $custom-dark: #000000;
JSON
{
"hex": "#abcfcd",
"rgb": {
"r": 171,
"g": 207,
"b": 205
},
"hsl": {
"h": 176.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82785,
"c": 0.03829,
"h": 192.3
},
"luminance": 0.57691
}Semantic roles & 50–950 ramp
primary
#ABCFCD
secondary
#A47A7C
accent
#4045A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484