#ABBEC6#ABBEC6
#ABBEC6 is a light, muted cyan. Relative luminance 0.496; OKLCH L 79.0% C 0.024 H 224.9°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC6 |
|---|---|
| RGB | rgb(171, 190, 198) |
| HSL | hsl(198, 19%, 72%) |
| HSV | hsv(198, 14%, 78%) |
| CMYK | cmyk(13.6%, 4%, 0%, 22.4%) |
| CIE-LAB | lab(75.80, -4.84, -6.23) |
| CIE-LCH | lch(75.80, 7.89, 232.15°) |
| OKLab | oklab(78.95% -0.0168 -0.0168) |
| OKLCH | oklch(78.95% 0.024 224.9) |
| XYZ | xyz(45.3986, 49.5612, 60.5895) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 6.32
Cool Gray
#9AA7B0
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC6 #C6B3AB
analogous
#ABC6C1 #ABBEC6 #ABB1C6
triadic
#ABBEC6 #C6ABBE #BEC6AB
tetradic
#ABBEC6 #C1ABC6 #C6B3AB #B1C6AB
square
#ABBEC6 #C1ABC6 #C6B3AB #B1C6AB
split-complementary
#ABBEC6 #C6ABB1 #C6C1AB
monochromatic
#648593 #87A2AD #ABBEC6 #CFDADF #EDF1F3
Accessibility & contrast
On white
1.92
#ABBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ABBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC6
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC6 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABDC6
Deuteranopia (green-blind)
#B5B9C6
Tritanopia (blue-blind)
#A4C1C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbec6; /* rgb */ color: rgb(171, 190, 198); /* oklch */ color: oklch(79.0% 0.024 224.9);
Tailwind
colors: {
custom: {
50: '#c4d1d7',
500: '#abbec6',
950: '#000000',
},
}SCSS
$custom: #abbec6; $custom-light: #c4d1d7; $custom-dark: #000000;
JSON
{
"hex": "#abbec6",
"rgb": {
"r": 171,
"g": 190,
"b": 198
},
"hsl": {
"h": 197.778,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.7895,
"c": 0.02379,
"h": 224.9
},
"luminance": 0.49562
}Semantic roles & 50–950 ramp
primary
#ABBEC6
secondary
#E9E4E2
accent
#61489D
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283