#ABCDCF#ABCDCF
#ABCDCF is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.4% C 0.036 H 200.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDCF |
|---|---|
| RGB | rgb(171, 205, 207) |
| HSL | hsl(183, 27%, 74%) |
| HSV | hsv(183, 17%, 81%) |
| CMYK | cmyk(17.4%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(80.08, -10.82, -4.76) |
| CIE-LCH | lch(80.08, 11.82, 203.74°) |
| OKLab | oklab(82.42% -0.0339 -0.0129) |
| OKLCH | oklch(82.42% 0.036 200.9) |
| XYZ | xyz(49.8853, 56.8241, 67.3592) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.16
Lightblue
#ADD8E6
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 9.09
Ice Blue
#A5DFF9
ΔE00 9.67
Pale Sky Blue
#BDF6FE
ΔE00 9.86
Sky Blue
#87CEEB
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDCF #CFADAB
analogous
#ABCFBF #ABCDCF #ABBBCF
triadic
#ABCDCF #CFABCD #CDCFAB
tetradic
#ABCDCF #BFABCF #CFADAB #BBCFAB
square
#ABCDCF #BFABCF #CFADAB #BBCFAB
split-complementary
#ABCDCF #CFABBB #CFBFAB
monochromatic
#5D9FA2 #84B6B9 #ABCDCF #D2E4E5 #ECF3F4
Accessibility & contrast
On white
1.70
#ABCDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#ABCDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDCF
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDCF | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C1C4CF
Tritanopia (blue-blind)
#A0D0CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcdcf; /* rgb */ color: rgb(171, 205, 207); /* oklch */ color: oklch(82.4% 0.036 200.9);
Tailwind
colors: {
custom: {
50: '#c4dcdd',
500: '#abcdcf',
950: '#000000',
},
}SCSS
$custom: #abcdcf; $custom-light: #c4dcdd; $custom-dark: #000000;
JSON
{
"hex": "#abcdcf",
"rgb": {
"r": 171,
"g": 205,
"b": 207
},
"hsl": {
"h": 183.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.82418,
"c": 0.03631,
"h": 200.9
},
"luminance": 0.56826
}Semantic roles & 50–950 ramp
primary
#ABCDCF
secondary
#A47C7A
accent
#4540A6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484