#ABCBDF#ABCBDF
#ABCBDF is a very light, muted cyan. Relative luminance 0.567; OKLCH L 82.5% C 0.044 H 235.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBDF |
|---|---|
| RGB | rgb(171, 203, 223) |
| HSL | hsl(203, 45%, 77%) |
| HSV | hsv(203, 23%, 87%) |
| CMYK | cmyk(23.3%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(80.01, -6.29, -13.45) |
| CIE-LCH | lch(80.01, 14.85, 244.91°) |
| OKLab | oklab(82.51% -0.0251 -0.0366) |
| OKLCH | oklch(82.51% 0.044 235.5) |
| XYZ | xyz(51.4661, 56.6958, 78.0295) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.18
Cloudy Blue
#ACC2D9
ΔE00 4.35
Lightblue
#ADD8E6
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.66
Light Blue Grey
#B7C9E2
ΔE00 5.93
Ice Blue
#A5DFF9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBDF #DFBFAB
analogous
#ABDFD9 #ABCBDF #ABB1DF
triadic
#ABCBDF #DFABCB #CBDFAB
tetradic
#ABCBDF #D9ABDF #DFBFAB #B1DFAB
square
#ABCBDF #D9ABDF #DFBFAB #B1DFAB
split-complementary
#ABCBDF #DFABB1 #DFD9AB
monochromatic
#5294BD #7FB0CE #ABCBDF #D7E6F0 #E9F1F7
Accessibility & contrast
On white
1.70
#ABCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#ABCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBDF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBDF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#9CD0D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcbdf; /* rgb */ color: rgb(171, 203, 223); /* oklch */ color: oklch(82.5% 0.044 235.5);
Tailwind
colors: {
custom: {
50: '#c4dae9',
500: '#abcbdf',
950: '#000000',
},
}SCSS
$custom: #abcbdf; $custom-light: #c4dae9; $custom-dark: #000000;
JSON
{
"hex": "#abcbdf",
"rgb": {
"r": 171,
"g": 203,
"b": 223
},
"hsl": {
"h": 203.077,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.82514,
"c": 0.04437,
"h": 235.5
},
"luminance": 0.56698
}Semantic roles & 50–950 ramp
primary
#ABCBDF
secondary
#B89076
accent
#632EB8
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384