#ABBBCF#ABBBCF
#ABBBCF is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.6% C 0.034 H 254.0°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBCF |
|---|---|
| RGB | rgb(171, 187, 207) |
| HSL | hsl(213, 27%, 74%) |
| HSV | hsv(213, 17%, 81%) |
| CMYK | cmyk(17.4%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(75.27, -1.32, -11.91) |
| CIE-LCH | lch(75.27, 11.98, 263.66°) |
| OKLab | oklab(78.62% -0.0092 -0.0323) |
| OKLCH | oklch(78.62% 0.034 254) |
| XYZ | xyz(45.8246, 48.7026, 66.0056) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.49
Lightsteelblue
#B0C4DE
ΔE00 3.05
Light Blue Grey
#B7C9E2
ΔE00 3.97
Light Grey Blue
#9DBCD4
ΔE00 4.54
Dove Gray
#B6B8BD
ΔE00 7.16
Cool Gray
#9AA7B0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBCF #CFBFAB
analogous
#ABCDCF #ABBBCF #ADABCF
triadic
#ABBBCF #CFABBB #BBCFAB
tetradic
#ABBBCF #CFABCD #CFBFAB #ABCFAD
square
#ABBBCF #CFABCD #CFBFAB #ABCFAD
split-complementary
#ABBBCF #CFADAB #CDCFAB
monochromatic
#5D7CA2 #849BB9 #ABBBCF #D2DBE5 #ECEFF4
Accessibility & contrast
On white
1.96
#ABBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ABBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBCF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBCF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#A2BFC1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbbcf; /* rgb */ color: rgb(171, 187, 207); /* oklch */ color: oklch(78.6% 0.034 254.0);
Tailwind
colors: {
custom: {
50: '#c4cfdd',
500: '#abbbcf',
950: '#000000',
},
}SCSS
$custom: #abbbcf; $custom-light: #c4cfdd; $custom-dark: #000000;
JSON
{
"hex": "#abbbcf",
"rgb": {
"r": 171,
"g": 187,
"b": 207
},
"hsl": {
"h": 213.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.78618,
"c": 0.03355,
"h": 254
},
"luminance": 0.48704
}Semantic roles & 50–950 ramp
primary
#ABBBCF
secondary
#EAE6E1
accent
#7840A6
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283