#ABCFEC#ABCFEC
#ABCFEC is a very light, muted cyan. Relative luminance 0.593; OKLCH L 83.8% C 0.056 H 242.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFEC |
|---|---|
| RGB | rgb(171, 207, 236) |
| HSL | hsl(207, 63%, 80%) |
| HSV | hsv(207, 28%, 93%) |
| CMYK | cmyk(27.5%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(81.48, -5.42, -18.19) |
| CIE-LCH | lch(81.48, 18.98, 253.40°) |
| OKLab | oklab(83.81% -0.0257 -0.0497) |
| OKLCH | oklch(83.81% 0.056 242.7) |
| XYZ | xyz(54.2433, 59.3376, 87.9359) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 4.28
Cloudy Blue
#ACC2D9
ΔE00 4.57
Light Blue
#95D0FC
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Light Grey Blue
#9DBCD4
ΔE00 4.97
Lightsteelblue
#B0C4DE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFEC #ECC8AB
analogous
#ABECE8 #ABCFEC #ABAFEC
triadic
#ABCFEC #ECABCF #CFECAB
tetradic
#ABCFEC #E8ABEC #ECC8AB #AFECAB
square
#ABCFEC #E8ABEC #ECC8AB #AFECAB
split-complementary
#ABCFEC #ECABAF #ECE8AB
monochromatic
#4796D5 #79B2E1 #ABCFEC #DDECF7 #E6F1F9
Accessibility & contrast
On white
1.63
#ABCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#ABCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFEC
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFEC | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#98D6D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abcfec; /* rgb */ color: rgb(171, 207, 236); /* oklch */ color: oklch(83.8% 0.056 242.7);
Tailwind
colors: {
custom: {
50: '#c5ddf2',
500: '#abcfec',
950: '#000000',
},
}SCSS
$custom: #abcfec; $custom-light: #c5ddf2; $custom-dark: #000000;
JSON
{
"hex": "#abcfec",
"rgb": {
"r": 171,
"g": 207,
"b": 236
},
"hsl": {
"h": 206.769,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.83807,
"c": 0.05595,
"h": 242.7
},
"luminance": 0.5934
}Semantic roles & 50–950 ramp
primary
#ABCFEC
secondary
#C99973
accent
#691BCB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485