#ABCFEB#ABCFEB
#ABCFEB is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.055 H 241.7°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFEB |
|---|---|
| RGB | rgb(171, 207, 235) |
| HSL | hsl(206, 62%, 80%) |
| HSV | hsv(206, 27%, 92%) |
| CMYK | cmyk(27.2%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.44, -5.65, -17.70) |
| CIE-LCH | lch(81.44, 18.58, 252.28°) |
| OKLab | oklab(83.77% -0.026 -0.0484) |
| OKLCH | oklch(83.77% 0.055 241.7) |
| XYZ | xyz(54.0984, 59.2796, 87.1729) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.58
Baby Blue (survey)
#A2CFFE
ΔE00 4.60
Light Blue
#95D0FC
ΔE00 4.79
Light Grey Blue
#9DBCD4
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFEB #EBC7AB
analogous
#ABEBE7 #ABCFEB #ABAFEB
triadic
#ABCFEB #EBABCF #CFEBAB
tetradic
#ABCFEB #E7ABEB #EBC7AB #AFEBAB
square
#ABCFEB #E7ABEB #EBC7AB #AFEBAB
split-complementary
#ABCFEB #EBABAF #EBE7AB
monochromatic
#4897D3 #7AB3DF #ABCFEB #DCEBF7 #E6F1F9
Accessibility & contrast
On white
1.63
#ABCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#ABCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFEB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFEB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#98D6D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abcfeb; /* rgb */ color: rgb(171, 207, 235); /* oklch */ color: oklch(83.8% 0.055 241.7);
Tailwind
colors: {
custom: {
50: '#c5ddf1',
500: '#abcfeb',
950: '#000000',
},
}SCSS
$custom: #abcfeb; $custom-light: #c5ddf1; $custom-dark: #000000;
JSON
{
"hex": "#abcfeb",
"rgb": {
"r": 171,
"g": 207,
"b": 235
},
"hsl": {
"h": 206.25,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.83771,
"c": 0.05492,
"h": 241.7
},
"luminance": 0.59282
}Semantic roles & 50–950 ramp
primary
#ABCFEB
secondary
#C79873
accent
#681CC9
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485