#ABCFE1#ABCFE1
#ABCFE1 is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.4% C 0.046 H 229.6°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFE1 |
|---|---|
| RGB | rgb(171, 207, 225) |
| HSL | hsl(200, 47%, 78%) |
| HSV | hsv(200, 24%, 88%) |
| CMYK | cmyk(24%, 8%, 0%, 11.8%) |
| CIE-LAB | lab(81.14, -7.94, -12.83) |
| CIE-LCH | lch(81.14, 15.09, 238.24°) |
| OKLab | oklab(83.43% -0.0297 -0.0349) |
| OKLCH | oklch(83.43% 0.046 229.6) |
| XYZ | xyz(52.6941, 58.7179, 79.7769) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.48
Ice Blue
#A5DFF9
ΔE00 5.28
Light Grey Blue
#9DBCD4
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 6.17
Sky Blue
#87CEEB
ΔE00 6.26
Baby Blue
#89CFF0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFE1 #E1BDAB
analogous
#ABE1D8 #ABCFE1 #ABB4E1
triadic
#ABCFE1 #E1ABCF #CFE1AB
tetradic
#ABCFE1 #D8ABE1 #E1BDAB #B4E1AB
square
#ABCFE1 #D8ABE1 #E1BDAB #B4E1AB
split-complementary
#ABCFE1 #E1ABB4 #E1D8AB
monochromatic
#519BC1 #7EB5D1 #ABCFE1 #D8E9F1 #E8F2F7
Accessibility & contrast
On white
1.65
#ABCFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#ABCFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFE1
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFE1 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE2
Deuteranopia (green-blind)
#BEC7E1
Tritanopia (blue-blind)
#9BD4D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcfe1; /* rgb */ color: rgb(171, 207, 225); /* oklch */ color: oklch(83.4% 0.046 229.6);
Tailwind
colors: {
custom: {
50: '#c5ddea',
500: '#abcfe1',
950: '#000000',
},
}SCSS
$custom: #abcfe1; $custom-light: #c5ddea; $custom-dark: #000000;
JSON
{
"hex": "#abcfe1",
"rgb": {
"r": 171,
"g": 207,
"b": 225
},
"hsl": {
"h": 200,
"s": 47.368,
"l": 77.647
},
"oklch": {
"l": 0.83425,
"c": 0.04581,
"h": 229.6
},
"luminance": 0.5872
}Semantic roles & 50–950 ramp
primary
#ABCFE1
secondary
#BA8D76
accent
#5B2BBB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131516
muted
#828484