#ABC7EB#ABC7EB
#ABC7EB is a very light, muted cyan. Relative luminance 0.555; OKLCH L 82.1% C 0.059 H 254.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7EB |
|---|---|
| RGB | rgb(171, 199, 235) |
| HSL | hsl(214, 62%, 80%) |
| HSV | hsv(214, 27%, 92%) |
| CMYK | cmyk(27.2%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(79.33, -1.41, -20.90) |
| CIE-LCH | lch(79.33, 20.95, 266.13°) |
| OKLab | oklab(82.11% -0.0155 -0.0572) |
| OKLCH | oklch(82.11% 0.059 254.8) |
| XYZ | xyz(52.2091, 55.5011, 86.5431) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.91
Lightsteelblue
#B0C4DE
ΔE00 3.13
Light Blue Grey
#B7C9E2
ΔE00 3.71
Cloudy Blue
#ACC2D9
ΔE00 4.06
Baby Blue (survey)
#A2CFFE
ΔE00 4.41
Pastel Blue
#A2BFFE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7EB #EBCFAB
analogous
#ABE7EB #ABC7EB #AFABEB
triadic
#ABC7EB #EBABC7 #C7EBAB
tetradic
#ABC7EB #EBABE7 #EBCFAB #ABEBAF
square
#ABC7EB #EBABE7 #EBCFAB #ABEBAF
split-complementary
#ABC7EB #EBAFAB #E7EBAB
monochromatic
#4885D3 #7AA6DF #ABC7EB #DCE8F7 #E6EFF9
Accessibility & contrast
On white
1.74
#ABC7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#ABC7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7EB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7EB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#99CFD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc7eb; /* rgb */ color: rgb(171, 199, 235); /* oklch */ color: oklch(82.1% 0.059 254.8);
Tailwind
colors: {
custom: {
50: '#c5d7f1',
500: '#abc7eb',
950: '#000000',
},
}SCSS
$custom: #abc7eb; $custom-light: #c5d7f1; $custom-dark: #000000;
JSON
{
"hex": "#abc7eb",
"rgb": {
"r": 171,
"g": 199,
"b": 235
},
"hsl": {
"h": 213.75,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.82106,
"c": 0.05931,
"h": 254.8
},
"luminance": 0.55503
}Semantic roles & 50–950 ramp
primary
#ABC7EB
secondary
#C7A273
accent
#7E1CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385