#ABC8EB#ABC8EB
#ABC8EB is a very light, muted cyan. Relative luminance 0.560; OKLCH L 82.3% C 0.059 H 253.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8EB |
|---|---|
| RGB | rgb(171, 200, 235) |
| HSL | hsl(213, 62%, 80%) |
| HSV | hsv(213, 27%, 92%) |
| CMYK | cmyk(27.2%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.59, -1.95, -20.50) |
| CIE-LCH | lch(79.59, 20.59, 264.57°) |
| OKLab | oklab(82.31% -0.0168 -0.0561) |
| OKLCH | oklch(82.31% 0.059 253.3) |
| XYZ | xyz(52.4400, 55.9628, 86.6201) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.86
Lightsteelblue
#B0C4DE
ΔE00 3.12
Light Blue Grey
#B7C9E2
ΔE00 3.67
Cloudy Blue
#ACC2D9
ΔE00 3.86
Baby Blue (survey)
#A2CFFE
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8EB #EBCEAB
analogous
#ABE8EB #ABC8EB #AEABEB
triadic
#ABC8EB #EBABC8 #C8EBAB
tetradic
#ABC8EB #EBABE8 #EBCEAB #ABEBAE
square
#ABC8EB #EBABE8 #EBCEAB #ABEBAE
split-complementary
#ABC8EB #EBAEAB #E8EBAB
monochromatic
#4887D3 #7AA8DF #ABC8EB #DCE8F7 #E6EFF9
Accessibility & contrast
On white
1.72
#ABC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ABC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8EB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8EB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#99D0D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc8eb; /* rgb */ color: rgb(171, 200, 235); /* oklch */ color: oklch(82.3% 0.059 253.3);
Tailwind
colors: {
custom: {
50: '#c5d8f1',
500: '#abc8eb',
950: '#000000',
},
}SCSS
$custom: #abc8eb; $custom-light: #c5d8f1; $custom-dark: #000000;
JSON
{
"hex": "#abc8eb",
"rgb": {
"r": 171,
"g": 200,
"b": 235
},
"hsl": {
"h": 212.813,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.82313,
"c": 0.0586,
"h": 253.3
},
"luminance": 0.55965
}Semantic roles & 50–950 ramp
primary
#ABC8EB
secondary
#C7A173
accent
#7B1CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385