#ABCFDC#ABCFDC
#ABCFDC is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.3% C 0.042 H 221.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFDC |
|---|---|
| RGB | rgb(171, 207, 220) |
| HSL | hsl(196, 41%, 77%) |
| HSV | hsv(196, 22%, 86%) |
| CMYK | cmyk(22.3%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.99, -9.05, -10.38) |
| CIE-LCH | lch(80.99, 13.77, 228.89°) |
| OKLab | oklab(83.26% -0.0316 -0.0282) |
| OKLCH | oklch(83.26% 0.042 221.8) |
| XYZ | xyz(52.0220, 58.4491, 76.2371) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.49
Ice Blue
#A5DFF9
ΔE00 5.93
Powder Blue
#B0E0E6
ΔE00 6.03
Sky Blue
#87CEEB
ΔE00 6.80
Light Grey Blue
#9DBCD4
ΔE00 7.02
Baby Blue
#89CFF0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFDC #DCB8AB
analogous
#ABDCD1 #ABCFDC #ABB7DC
triadic
#ABCFDC #DCABCF #CFDCAB
tetradic
#ABCFDC #D1ABDC #DCB8AB #B7DCAB
square
#ABCFDC #D1ABDC #DCB8AB #B7DCAB
split-complementary
#ABCFDC #DCABB7 #DCD1AB
monochromatic
#559EB8 #80B6CA #ABCFDC #D6E8EE #E9F3F6
Accessibility & contrast
On white
1.65
#ABCFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#ABCFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFDC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFDC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#9DD3D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcfdc; /* rgb */ color: rgb(171, 207, 220); /* oklch */ color: oklch(83.3% 0.042 221.8);
Tailwind
colors: {
custom: {
50: '#c4dde6',
500: '#abcfdc',
950: '#000000',
},
}SCSS
$custom: #abcfdc; $custom-light: #c4dde6; $custom-dark: #000000;
JSON
{
"hex": "#abcfdc",
"rgb": {
"r": 171,
"g": 207,
"b": 220
},
"hsl": {
"h": 195.918,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.83259,
"c": 0.04232,
"h": 221.8
},
"luminance": 0.58451
}Semantic roles & 50–950 ramp
primary
#ABCFDC
secondary
#B48777
accent
#5431B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484