#ABC6EB#ABC6EB
#ABC6EB is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.9% C 0.060 H 256.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6EB |
|---|---|
| RGB | rgb(171, 198, 235) |
| HSL | hsl(215, 62%, 80%) |
| HSV | hsv(215, 27%, 92%) |
| CMYK | cmyk(27.2%, 15.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.07, -0.88, -21.30) |
| CIE-LCH | lch(79.07, 21.32, 267.63°) |
| OKLab | oklab(81.9% -0.0142 -0.0583) |
| OKLCH | oklch(81.9% 0.06 256.3) |
| XYZ | xyz(51.9798, 55.0424, 86.4667) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.06
Lightsteelblue
#B0C4DE
ΔE00 3.23
Light Blue Grey
#B7C9E2
ΔE00 3.83
Pastel Blue
#A2BFFE
ΔE00 4.29
Cloudy Blue
#ACC2D9
ΔE00 4.31
Baby Blue (survey)
#A2CFFE
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6EB #EBD0AB
analogous
#ABE6EB #ABC6EB #B0ABEB
triadic
#ABC6EB #EBABC6 #C6EBAB
tetradic
#ABC6EB #EBABE6 #EBD0AB #ABEBB0
square
#ABC6EB #EBABE6 #EBD0AB #ABEBB0
split-complementary
#ABC6EB #EBB0AB #E6EBAB
monochromatic
#4883D3 #7AA4DF #ABC6EB #DCE8F7 #E6EEF9
Accessibility & contrast
On white
1.75
#ABC6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#ABC6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6EB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6EB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#99CED2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abc6eb; /* rgb */ color: rgb(171, 198, 235); /* oklch */ color: oklch(81.9% 0.060 256.3);
Tailwind
colors: {
custom: {
50: '#c5d7f1',
500: '#abc6eb',
950: '#000000',
},
}SCSS
$custom: #abc6eb; $custom-light: #c5d7f1; $custom-dark: #000000;
JSON
{
"hex": "#abc6eb",
"rgb": {
"r": 171,
"g": 198,
"b": 235
},
"hsl": {
"h": 214.687,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.81899,
"c": 0.06005,
"h": 256.3
},
"luminance": 0.55044
}Semantic roles & 50–950 ramp
primary
#ABC6EB
secondary
#C7A473
accent
#801CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385