#ABCBDE#ABCBDE
#ABCBDE is a very light, muted cyan. Relative luminance 0.566; OKLCH L 82.5% C 0.043 H 234.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBDE |
|---|---|
| RGB | rgb(171, 203, 222) |
| HSL | hsl(202, 44%, 77%) |
| HSV | hsv(202, 23%, 87%) |
| CMYK | cmyk(23%, 8.6%, 0%, 12.9%) |
| CIE-LAB | lab(79.98, -6.52, -12.95) |
| CIE-LCH | lch(79.98, 14.50, 243.29°) |
| OKLab | oklab(82.48% -0.0255 -0.0352) |
| OKLCH | oklch(82.48% 0.043 234.1) |
| XYZ | xyz(51.3316, 56.6420, 77.3215) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.36
Cloudy Blue
#ACC2D9
ΔE00 4.62
Lightblue
#ADD8E6
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 6.23
Ice Blue
#A5DFF9
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBDE #DEBEAB
analogous
#ABDED8 #ABCBDE #ABB2DE
triadic
#ABCBDE #DEABCB #CBDEAB
tetradic
#ABCBDE #D8ABDE #DEBEAB #B2DEAB
square
#ABCBDE #D8ABDE #DEBEAB #B2DEAB
split-complementary
#ABCBDE #DEABB2 #DED8AB
monochromatic
#5395BB #7FB0CD #ABCBDE #D7E6EF #E9F1F6
Accessibility & contrast
On white
1.70
#ABCBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#ABCBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBDE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBDE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#9DD0D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcbde; /* rgb */ color: rgb(171, 203, 222); /* oklch */ color: oklch(82.5% 0.043 234.1);
Tailwind
colors: {
custom: {
50: '#c4dae8',
500: '#abcbde',
950: '#000000',
},
}SCSS
$custom: #abcbde; $custom-light: #c4dae8; $custom-dark: #000000;
JSON
{
"hex": "#abcbde",
"rgb": {
"r": 171,
"g": 203,
"b": 222
},
"hsl": {
"h": 202.353,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.8248,
"c": 0.04348,
"h": 234.1
},
"luminance": 0.56644
}Semantic roles & 50–950 ramp
primary
#ABCBDE
secondary
#B68E77
accent
#612FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384