#ABBFCC#ABBFCC
#ABBFCC is a light, muted cyan. Relative luminance 0.503; OKLCH L 79.4% C 0.029 H 236.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFCC |
|---|---|
| RGB | rgb(171, 191, 204) |
| HSL | hsl(204, 24%, 74%) |
| HSV | hsv(204, 16%, 80%) |
| CMYK | cmyk(16.2%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(76.24, -4.11, -8.83) |
| CIE-LCH | lch(76.24, 9.74, 245.05°) |
| OKLab | oklab(79.36% -0.0159 -0.0239) |
| OKLCH | oklch(79.36% 0.029 236.3) |
| XYZ | xyz(46.3217, 50.2781, 64.3792) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 4.39
Lightsteelblue
#B0C4DE
ΔE00 5.70
Light Blue Grey
#B7C9E2
ΔE00 6.18
Cool Gray
#9AA7B0
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFCC #CCB8AB
analogous
#ABCCC8 #ABBFCC #ABAECC
triadic
#ABBFCC #CCABBF #BFCCAB
tetradic
#ABBFCC #C8ABCC #CCB8AB #AECCAB
square
#ABBFCC #C8ABCC #CCB8AB #AECCAB
split-complementary
#ABBFCC #CCABAE #CCC8AB
monochromatic
#5F859D #85A2B5 #ABBFCC #D1DCE3 #ECF0F3
Accessibility & contrast
On white
1.90
#ABBFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#ABBFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFCC
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFCC | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECD
Deuteranopia (green-blind)
#B5BACC
Tritanopia (blue-blind)
#A2C2C3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfcc; /* rgb */ color: rgb(171, 191, 204); /* oklch */ color: oklch(79.4% 0.029 236.3);
Tailwind
colors: {
custom: {
50: '#c4d2db',
500: '#abbfcc',
950: '#000000',
},
}SCSS
$custom: #abbfcc; $custom-light: #c4d2db; $custom-dark: #000000;
JSON
{
"hex": "#abbfcc",
"rgb": {
"r": 171,
"g": 191,
"b": 204
},
"hsl": {
"h": 203.636,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.79355,
"c": 0.02869,
"h": 236.3
},
"luminance": 0.50279
}Semantic roles & 50–950 ramp
primary
#ABBFCC
secondary
#A1897A
accent
#6943A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121415
muted
#828384