#ABCBED#ABCBED
#ABCBED is a very light, muted cyan. Relative luminance 0.575; OKLCH L 83.0% C 0.059 H 250.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBED |
|---|---|
| RGB | rgb(171, 203, 237) |
| HSL | hsl(211, 65%, 80%) |
| HSV | hsv(211, 28%, 93%) |
| CMYK | cmyk(27.8%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.45, -3.07, -20.27) |
| CIE-LCH | lch(80.45, 20.51, 261.38°) |
| OKLab | oklab(83.01% -0.0201 -0.0555) |
| OKLCH | oklch(83.01% 0.059 250.1) |
| XYZ | xyz(53.4322, 57.4822, 88.3842) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.82
Baby Blue (survey)
#A2CFFE
ΔE00 3.44
Lightsteelblue
#B0C4DE
ΔE00 3.72
Cloudy Blue
#ACC2D9
ΔE00 4.04
Light Blue Grey
#B7C9E2
ΔE00 4.12
Light Grey Blue
#9DBCD4
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBED #EDCDAB
analogous
#ABECED #ABCBED #ACABED
triadic
#ABCBED #EDABCB #CBEDAB
tetradic
#ABCBED #EDABEC #EDCDAB #ABEDAC
square
#ABCBED #EDABEC #EDCDAB #ABEDAC
split-complementary
#ABCBED #EDACAB #ECEDAB
monochromatic
#468DD7 #79ACE2 #ABCBED #DDEAF8 #E6EFFA
Accessibility & contrast
On white
1.68
#ABCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#ABCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBED
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBED | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEF
Deuteranopia (green-blind)
#B6C5EC
Tritanopia (blue-blind)
#98D3D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcbed; /* rgb */ color: rgb(171, 203, 237); /* oklch */ color: oklch(83.0% 0.059 250.1);
Tailwind
colors: {
custom: {
50: '#c5daf2',
500: '#abcbed',
950: '#000000',
},
}SCSS
$custom: #abcbed; $custom-light: #c5daf2; $custom-dark: #000000;
JSON
{
"hex": "#abcbed",
"rgb": {
"r": 171,
"g": 203,
"b": 237
},
"hsl": {
"h": 210.909,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.83009,
"c": 0.05903,
"h": 250.1
},
"luminance": 0.57484
}Semantic roles & 50–950 ramp
primary
#ABCBED
secondary
#CA9F72
accent
#7519CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385