#ABCFDE#ABCFDE
#ABCFDE is a very light, muted cyan. Relative luminance 0.586; OKLCH L 83.3% C 0.044 H 225.1°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFDE |
|---|---|
| RGB | rgb(171, 207, 222) |
| HSL | hsl(198, 44%, 77%) |
| HSV | hsv(198, 23%, 87%) |
| CMYK | cmyk(23%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.05, -8.61, -11.36) |
| CIE-LCH | lch(81.05, 14.25, 232.83°) |
| OKLab | oklab(83.33% -0.0308 -0.0309) |
| OKLCH | oklch(83.33% 0.044 225.1) |
| XYZ | xyz(52.2885, 58.5557, 77.6404) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.75
Ice Blue
#A5DFF9
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 6.43
Sky Blue
#87CEEB
ΔE00 6.51
Powder Blue
#B0E0E6
ΔE00 6.64
Baby Blue
#89CFF0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFDE #DEBAAB
analogous
#ABDED4 #ABCFDE #ABB6DE
triadic
#ABCFDE #DEABCF #CFDEAB
tetradic
#ABCFDE #D4ABDE #DEBAAB #B6DEAB
square
#ABCFDE #D4ABDE #DEBAAB #B6DEAB
split-complementary
#ABCFDE #DEABB6 #DED4AB
monochromatic
#539DBB #7FB6CD #ABCFDE #D7E8EF #E9F2F6
Accessibility & contrast
On white
1.65
#ABCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#ABCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFDE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFDE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#9CD4D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcfde; /* rgb */ color: rgb(171, 207, 222); /* oklch */ color: oklch(83.3% 0.044 225.1);
Tailwind
colors: {
custom: {
50: '#c5dde8',
500: '#abcfde',
950: '#000000',
},
}SCSS
$custom: #abcfde; $custom-light: #c5dde8; $custom-dark: #000000;
JSON
{
"hex": "#abcfde",
"rgb": {
"r": 171,
"g": 207,
"b": 222
},
"hsl": {
"h": 197.647,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.83325,
"c": 0.04361,
"h": 225.1
},
"luminance": 0.58558
}Semantic roles & 50–950 ramp
primary
#ABCFDE
secondary
#B68977
accent
#572FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484