#ABCBEC#ABCBEC
#ABCBEC is a very light, muted cyan. Relative luminance 0.574; OKLCH L 83.0% C 0.058 H 249.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBEC |
|---|---|
| RGB | rgb(171, 203, 236) |
| HSL | hsl(210, 63%, 80%) |
| HSV | hsv(210, 28%, 93%) |
| CMYK | cmyk(27.5%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(80.42, -3.31, -19.79) |
| CIE-LCH | lch(80.42, 20.06, 260.51°) |
| OKLab | oklab(82.97% -0.0204 -0.0541) |
| OKLCH | oklch(82.97% 0.058 249.3) |
| XYZ | xyz(53.2865, 57.4239, 87.6169) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.09
Baby Blue (survey)
#A2CFFE
ΔE00 3.58
Lightsteelblue
#B0C4DE
ΔE00 3.66
Cloudy Blue
#ACC2D9
ΔE00 3.86
Light Blue Grey
#B7C9E2
ΔE00 4.07
Light Grey Blue
#9DBCD4
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBEC #ECCCAB
analogous
#ABEBEC #ABCBEC #ACABEC
triadic
#ABCBEC #ECABCB #CBECAB
tetradic
#ABCBEC #ECABEB #ECCCAB #ABECAC
square
#ABCBEC #ECABEB #ECCCAB #ABECAC
split-complementary
#ABCBEC #ECACAB #EBECAB
monochromatic
#478DD5 #79ACE1 #ABCBEC #DDEAF7 #E6F0F9
Accessibility & contrast
On white
1.68
#ABCBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#ABCBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBEC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBEC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEE
Deuteranopia (green-blind)
#B7C5EB
Tritanopia (blue-blind)
#98D2D6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcbec; /* rgb */ color: rgb(171, 203, 236); /* oklch */ color: oklch(83.0% 0.058 249.3);
Tailwind
colors: {
custom: {
50: '#c5daf2',
500: '#abcbec',
950: '#000000',
},
}SCSS
$custom: #abcbec; $custom-light: #c5daf2; $custom-dark: #000000;
JSON
{
"hex": "#abcbec",
"rgb": {
"r": 171,
"g": 203,
"b": 236
},
"hsl": {
"h": 210.462,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.82973,
"c": 0.05788,
"h": 249.3
},
"luminance": 0.57426
}Semantic roles & 50–950 ramp
primary
#ABCBEC
secondary
#C99E73
accent
#741BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385