#ABBECC#ABBECC
#ABBECC is a light, muted cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.029 H 239.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBECC |
|---|---|
| RGB | rgb(171, 190, 204) |
| HSL | hsl(205, 24%, 74%) |
| HSV | hsv(205, 16%, 80%) |
| CMYK | cmyk(16.2%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(75.97, -3.58, -9.23) |
| CIE-LCH | lch(75.97, 9.90, 248.82°) |
| OKLab | oklab(79.15% -0.0145 -0.0249) |
| OKLCH | oklch(79.15% 0.029 239.8) |
| XYZ | xyz(46.1044, 49.8435, 64.3067) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.62
Light Grey Blue
#9DBCD4
ΔE00 4.18
Lightsteelblue
#B0C4DE
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 5.71
Cool Gray
#9AA7B0
ΔE00 6.65
Dove Gray
#B6B8BD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBECC #CCB9AB
analogous
#ABCCC9 #ABBECC #ABADCC
triadic
#ABBECC #CCABBE #BECCAB
tetradic
#ABBECC #C9ABCC #CCB9AB #ADCCAB
square
#ABBECC #C9ABCC #CCB9AB #ADCCAB
split-complementary
#ABBECC #CCABAD #CCC9AB
monochromatic
#5F839D #85A1B5 #ABBECC #D1DBE3 #ECF0F3
Accessibility & contrast
On white
1.91
#ABBECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#ABBECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBECC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBECC | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCD
Deuteranopia (green-blind)
#B4BACC
Tritanopia (blue-blind)
#A3C2C2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbecc; /* rgb */ color: rgb(171, 190, 204); /* oklch */ color: oklch(79.1% 0.029 239.8);
Tailwind
colors: {
custom: {
50: '#c4d1db',
500: '#abbecc',
950: '#000000',
},
}SCSS
$custom: #abbecc; $custom-light: #c4d1db; $custom-dark: #000000;
JSON
{
"hex": "#abbecc",
"rgb": {
"r": 171,
"g": 190,
"b": 204
},
"hsl": {
"h": 205.455,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.79145,
"c": 0.02887,
"h": 239.8
},
"luminance": 0.49844
}Semantic roles & 50–950 ramp
primary
#ABBECC
secondary
#EAE5E1
accent
#6B43A3
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283