#ABBECF#ABBECF
#ABBECF is a light, muted cyan. Relative luminance 0.500; OKLCH L 79.2% C 0.032 H 245.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBECF |
|---|---|
| RGB | rgb(171, 190, 207) |
| HSL | hsl(208, 27%, 74%) |
| HSV | hsv(208, 17%, 81%) |
| CMYK | cmyk(17.4%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(76.06, -2.93, -10.72) |
| CIE-LCH | lch(76.06, 11.11, 254.71°) |
| OKLab | oklab(79.24% -0.0134 -0.029) |
| OKLCH | oklch(79.24% 0.032 245.2) |
| XYZ | xyz(46.4677, 49.9888, 66.2200) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.40
Light Grey Blue
#9DBCD4
ΔE00 3.63
Lightsteelblue
#B0C4DE
ΔE00 3.89
Light Blue Grey
#B7C9E2
ΔE00 4.60
Cool Gray
#9AA7B0
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBECF #CFBCAB
analogous
#ABCFCE #ABBECF #ABACCF
triadic
#ABBECF #CFABBE #BECFAB
tetradic
#ABBECF #CEABCF #CFBCAB #ACCFAB
square
#ABBECF #CEABCF #CFBCAB #ACCFAB
split-complementary
#ABBECF #CFABAC #CFCEAB
monochromatic
#5D82A2 #84A0B9 #ABBECF #D2DCE5 #ECF0F4
Accessibility & contrast
On white
1.91
#ABBECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#ABBECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBECF
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBECF | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED0
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#A2C2C3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbecf; /* rgb */ color: rgb(171, 190, 207); /* oklch */ color: oklch(79.2% 0.032 245.2);
Tailwind
colors: {
custom: {
50: '#c4d1dd',
500: '#abbecf',
950: '#000000',
},
}SCSS
$custom: #abbecf; $custom-light: #c4d1dd; $custom-dark: #000000;
JSON
{
"hex": "#abbecf",
"rgb": {
"r": 171,
"g": 190,
"b": 207
},
"hsl": {
"h": 208.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.79244,
"c": 0.03196,
"h": 245.2
},
"luminance": 0.4999
}Semantic roles & 50–950 ramp
primary
#ABBECF
secondary
#EAE5E1
accent
#7040A6
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283