#ABCFDF#ABCFDF
#ABCFDF is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.4% C 0.044 H 226.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFDF |
|---|---|
| RGB | rgb(171, 207, 223) |
| HSL | hsl(198, 45%, 77%) |
| HSV | hsv(198, 23%, 87%) |
| CMYK | cmyk(23.3%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.08, -8.39, -11.85) |
| CIE-LCH | lch(81.08, 14.52, 234.70°) |
| OKLab | oklab(83.36% -0.0304 -0.0322) |
| OKLCH | oklch(83.36% 0.044 226.6) |
| XYZ | xyz(52.4229, 58.6094, 78.3484) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.95
Ice Blue
#A5DFF9
ΔE00 5.45
Light Grey Blue
#9DBCD4
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.40
Baby Blue
#89CFF0
ΔE00 6.59
Cloudy Blue
#ACC2D9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFDF #DFBBAB
analogous
#ABDFD5 #ABCFDF #ABB5DF
triadic
#ABCFDF #DFABCF #CFDFAB
tetradic
#ABCFDF #D5ABDF #DFBBAB #B5DFAB
square
#ABCFDF #D5ABDF #DFBBAB #B5DFAB
split-complementary
#ABCFDF #DFABB5 #DFD5AB
monochromatic
#529CBD #7FB6CE #ABCFDF #D7E8F0 #E9F2F7
Accessibility & contrast
On white
1.65
#ABCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#ABCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFDF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFDF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#9CD4D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcfdf; /* rgb */ color: rgb(171, 207, 223); /* oklch */ color: oklch(83.4% 0.044 226.6);
Tailwind
colors: {
custom: {
50: '#c5dde9',
500: '#abcfdf',
950: '#000000',
},
}SCSS
$custom: #abcfdf; $custom-light: #c5dde9; $custom-dark: #000000;
JSON
{
"hex": "#abcfdf",
"rgb": {
"r": 171,
"g": 207,
"b": 223
},
"hsl": {
"h": 198.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.83358,
"c": 0.04431,
"h": 226.6
},
"luminance": 0.58611
}Semantic roles & 50–950 ramp
primary
#ABCFDF
secondary
#B88B76
accent
#582EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484