#ABCBEB#ABCBEB
#ABCBEB is a very light, muted cyan. Relative luminance 0.574; OKLCH L 82.9% C 0.057 H 248.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBEB |
|---|---|
| RGB | rgb(171, 203, 235) |
| HSL | hsl(210, 62%, 80%) |
| HSV | hsv(210, 27%, 92%) |
| CMYK | cmyk(27.2%, 13.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.39, -3.54, -19.30) |
| CIE-LCH | lch(80.39, 19.63, 259.60°) |
| OKLab | oklab(82.94% -0.0208 -0.0528) |
| OKLCH | oklch(82.94% 0.057 248.5) |
| XYZ | xyz(53.1416, 57.3660, 86.8539) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.37
Lightsteelblue
#B0C4DE
ΔE00 3.64
Cloudy Blue
#ACC2D9
ΔE00 3.70
Baby Blue (survey)
#A2CFFE
ΔE00 3.75
Light Blue Grey
#B7C9E2
ΔE00 4.04
Light Grey Blue
#9DBCD4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBEB #EBCBAB
analogous
#ABEBEB #ABCBEB #ABABEB
triadic
#ABCBEB #EBABCB #CBEBAB
tetradic
#ABCBEB #EBABEB #EBCBAB #ABEBAB
square
#ABCBEB #EBABEB #EBCBAB #ABEBAB
split-complementary
#ABCBEB #EBABAB #EBEBAB
monochromatic
#488ED3 #7AACDF #ABCBEB #DCEAF7 #E6F0F9
Accessibility & contrast
On white
1.68
#ABCBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#ABCBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBEB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBEB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#99D2D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #abcbeb; /* rgb */ color: rgb(171, 203, 235); /* oklch */ color: oklch(82.9% 0.057 248.5);
Tailwind
colors: {
custom: {
50: '#c5daf1',
500: '#abcbeb',
950: '#000000',
},
}SCSS
$custom: #abcbeb; $custom-light: #c5daf1; $custom-dark: #000000;
JSON
{
"hex": "#abcbeb",
"rgb": {
"r": 171,
"g": 203,
"b": 235
},
"hsl": {
"h": 210,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.82936,
"c": 0.05674,
"h": 248.5
},
"luminance": 0.57368
}Semantic roles & 50–950 ramp
primary
#ABCBEB
secondary
#C79D73
accent
#731CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385