#ABCBEE#ABCBEE
#ABCBEE is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 83.0% C 0.060 H 250.9°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBEE |
|---|---|
| RGB | rgb(171, 203, 238) |
| HSL | hsl(211, 66%, 80%) |
| HSV | hsv(211, 28%, 93%) |
| CMYK | cmyk(28.2%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(80.48, -2.84, -20.76) |
| CIE-LCH | lch(80.48, 20.95, 262.21°) |
| OKLab | oklab(83.05% -0.0197 -0.0569) |
| OKLCH | oklch(83.05% 0.06 250.9) |
| XYZ | xyz(53.5787, 57.5408, 89.1558) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.57
Baby Blue (survey)
#A2CFFE
ΔE00 3.33
Lightsteelblue
#B0C4DE
ΔE00 3.81
Light Blue Grey
#B7C9E2
ΔE00 4.19
Cloudy Blue
#ACC2D9
ΔE00 4.23
Pastel Blue
#A2BFFE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBEE #EECEAB
analogous
#ABEDEE #ABCBEE #ACABEE
triadic
#ABCBEE #EEABCB #CBEEAB
tetradic
#ABCBEE #EEABED #EECEAB #ABEEAC
square
#ABCBEE #EEABED #EECEAB #ABEEAC
split-complementary
#ABCBEE #EEACAB #EDEEAB
monochromatic
#458CD9 #78ABE4 #ABCBEE #DEEBF8 #E6EFFA
Accessibility & contrast
On white
1.68
#ABCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#ABCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBEE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBEE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF0
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#98D3D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcbee; /* rgb */ color: rgb(171, 203, 238); /* oklch */ color: oklch(83.0% 0.060 250.9);
Tailwind
colors: {
custom: {
50: '#c5daf3',
500: '#abcbee',
950: '#000000',
},
}SCSS
$custom: #abcbee; $custom-light: #c5daf3; $custom-dark: #000000;
JSON
{
"hex": "#abcbee",
"rgb": {
"r": 171,
"g": 203,
"b": 238
},
"hsl": {
"h": 211.343,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.83046,
"c": 0.06019,
"h": 250.9
},
"luminance": 0.57543
}Semantic roles & 50–950 ramp
primary
#ABCBEE
secondary
#CBA172
accent
#7717CE
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385