#ABCFEA#ABCFEA
#ABCFEA is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.7% C 0.054 H 240.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFEA |
|---|---|
| RGB | rgb(171, 207, 234) |
| HSL | hsl(206, 60%, 79%) |
| HSV | hsv(206, 27%, 92%) |
| CMYK | cmyk(26.9%, 11.5%, 0%, 8.2%) |
| CIE-LAB | lab(81.41, -5.89, -17.22) |
| CIE-LCH | lch(81.41, 18.19, 251.12°) |
| OKLab | oklab(83.74% -0.0264 -0.047) |
| OKLCH | oklch(83.74% 0.054 240.7) |
| XYZ | xyz(53.9544, 59.2220, 86.4141) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 4.84
Light Blue
#95D0FC
ΔE00 4.94
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.33
Powder Blue (survey)
#B1D1FC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFEA #EAC6AB
analogous
#ABEAE5 #ABCFEA #ABB0EA
triadic
#ABCFEA #EAABCF #CFEAAB
tetradic
#ABCFEA #E5ABEA #EAC6AB #B0EAAB
square
#ABCFEA #E5ABEA #EAC6AB #B0EAAB
split-complementary
#ABCFEA #EAABB0 #EAE5AB
monochromatic
#4997D2 #7AB3DE #ABCFEA #DCEBF6 #E7F1F9
Accessibility & contrast
On white
1.63
#ABCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#ABCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFEA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFEA | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEEB
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#99D6D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abcfea; /* rgb */ color: rgb(171, 207, 234); /* oklch */ color: oklch(83.7% 0.054 240.7);
Tailwind
colors: {
custom: {
50: '#c5ddf0',
500: '#abcfea',
950: '#000000',
},
}SCSS
$custom: #abcfea; $custom-light: #c5ddf0; $custom-dark: #000000;
JSON
{
"hex": "#abcfea",
"rgb": {
"r": 171,
"g": 207,
"b": 234
},
"hsl": {
"h": 205.714,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.83736,
"c": 0.05391,
"h": 240.7
},
"luminance": 0.59224
}Semantic roles & 50–950 ramp
primary
#ABCFEA
secondary
#C69773
accent
#671EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485