#ABCFDD#ABCFDD
#ABCFDD is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.3% C 0.043 H 223.4°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFDD |
|---|---|
| RGB | rgb(171, 207, 221) |
| HSL | hsl(197, 42%, 77%) |
| HSV | hsv(197, 23%, 87%) |
| CMYK | cmyk(22.6%, 6.3%, 0%, 13.3%) |
| CIE-LAB | lab(81.02, -8.83, -10.87) |
| CIE-LCH | lch(81.02, 14.00, 230.89°) |
| OKLab | oklab(83.29% -0.0312 -0.0295) |
| OKLCH | oklch(83.29% 0.043 223.4) |
| XYZ | xyz(52.1548, 58.5022, 76.9367) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.59
Ice Blue
#A5DFF9
ΔE00 5.74
Powder Blue
#B0E0E6
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.64
Light Grey Blue
#9DBCD4
ΔE00 6.71
Baby Blue
#89CFF0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFDD #DDB9AB
analogous
#ABDDD2 #ABCFDD #ABB6DD
triadic
#ABCFDD #DDABCF #CFDDAB
tetradic
#ABCFDD #D2ABDD #DDB9AB #B6DDAB
square
#ABCFDD #D2ABDD #DDB9AB #B6DDAB
split-complementary
#ABCFDD #DDABB6 #DDD2AB
monochromatic
#549DBA #7FB6CB #ABCFDD #D7E8EF #E9F3F6
Accessibility & contrast
On white
1.65
#ABCFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#ABCFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFDD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFDD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#9CD4D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcfdd; /* rgb */ color: rgb(171, 207, 221); /* oklch */ color: oklch(83.3% 0.043 223.4);
Tailwind
colors: {
custom: {
50: '#c5dde7',
500: '#abcfdd',
950: '#000000',
},
}SCSS
$custom: #abcfdd; $custom-light: #c5dde7; $custom-dark: #000000;
JSON
{
"hex": "#abcfdd",
"rgb": {
"r": 171,
"g": 207,
"b": 221
},
"hsl": {
"h": 196.8,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.83292,
"c": 0.04294,
"h": 223.4
},
"luminance": 0.58504
}Semantic roles & 50–950 ramp
primary
#ABCFDD
secondary
#B58877
accent
#5530B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484