#ABCFE7#ABCFE7
#ABCFE7 is a very light, muted cyan. Relative luminance 0.591; OKLCH L 83.6% C 0.051 H 237.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFE7 |
|---|---|
| RGB | rgb(171, 207, 231) |
| HSL | hsl(204, 56%, 79%) |
| HSV | hsv(204, 26%, 91%) |
| CMYK | cmyk(26%, 10.4%, 0%, 9.4%) |
| CIE-LAB | lab(81.32, -6.58, -15.76) |
| CIE-LCH | lch(81.32, 17.07, 247.34°) |
| OKLab | oklab(83.63% -0.0275 -0.043) |
| OKLCH | oklch(83.63% 0.051 237.4) |
| XYZ | xyz(53.5270, 59.0511, 84.1635) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.86
Cloudy Blue
#ACC2D9
ΔE00 4.91
Lightblue
#ADD8E6
ΔE00 5.40
Ice Blue
#A5DFF9
ΔE00 5.50
Light Blue
#95D0FC
ΔE00 5.59
Lightsteelblue
#B0C4DE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFE7 #E7C3AB
analogous
#ABE7E1 #ABCFE7 #ABB1E7
triadic
#ABCFE7 #E7ABCF #CFE7AB
tetradic
#ABCFE7 #E1ABE7 #E7C3AB #B1E7AB
square
#ABCFE7 #E1ABE7 #E7C3AB #B1E7AB
split-complementary
#ABCFE7 #E7ABB1 #E7E1AB
monochromatic
#4C99CC #7BB4D9 #ABCFE7 #DBEAF5 #E7F1F8
Accessibility & contrast
On white
1.64
#ABCFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#ABCFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFE7
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFE7 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE8
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#99D5D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #abcfe7; /* rgb */ color: rgb(171, 207, 231); /* oklch */ color: oklch(83.6% 0.051 237.4);
Tailwind
colors: {
custom: {
50: '#c5ddee',
500: '#abcfe7',
950: '#000000',
},
}SCSS
$custom: #abcfe7; $custom-light: #c5ddee; $custom-dark: #000000;
JSON
{
"hex": "#abcfe7",
"rgb": {
"r": 171,
"g": 207,
"b": 231
},
"hsl": {
"h": 204,
"s": 55.556,
"l": 78.824
},
"oklch": {
"l": 0.83631,
"c": 0.051,
"h": 237.4
},
"luminance": 0.59053
}Semantic roles & 50–950 ramp
primary
#ABCFE7
secondary
#C29374
accent
#6322C3
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485