#ABBEC2#ABBEC2
#ABBEC2 is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.022 H 211.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC2 |
|---|---|
| RGB | rgb(171, 190, 194) |
| HSL | hsl(190, 16%, 72%) |
| HSV | hsv(190, 12%, 76%) |
| CMYK | cmyk(11.9%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.69, -5.67, -4.22) |
| CIE-LCH | lch(75.69, 7.07, 216.70°) |
| OKLab | oklab(78.82% -0.0184 -0.0114) |
| OKLCH | oklch(78.82% 0.022 211.8) |
| XYZ | xyz(44.9433, 49.3790, 58.1917) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.05
Cool Gray
#9AA7B0
ΔE00 7.22
Dove Gray
#B6B8BD
ΔE00 7.46
Cool Grey
#95A3A6
ΔE00 7.59
Silver
#C0C0C0
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC2 #C2AFAB
analogous
#ABC2BB #ABBEC2 #ABB3C2
triadic
#ABBEC2 #C2ABBE #BEC2AB
tetradic
#ABBEC2 #BBABC2 #C2AFAB #B3C2AB
square
#ABBEC2 #BBABC2 #C2AFAB #B3C2AB
split-complementary
#ABBEC2 #C2ABB3 #C2BBAB
monochromatic
#66868D #88A3A8 #ABBEC2 #CED9DC #EDF1F2
Accessibility & contrast
On white
1.93
#ABBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#ABBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#A5C0BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbec2; /* rgb */ color: rgb(171, 190, 194); /* oklch */ color: oklch(78.8% 0.022 211.8);
Tailwind
colors: {
custom: {
50: '#c4d1d4',
500: '#abbec2',
950: '#000000',
},
}SCSS
$custom: #abbec2; $custom-light: #c4d1d4; $custom-dark: #000000;
JSON
{
"hex": "#abbec2",
"rgb": {
"r": 171,
"g": 190,
"b": 194
},
"hsl": {
"h": 190.435,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.78824,
"c": 0.02165,
"h": 211.8
},
"luminance": 0.4938
}Semantic roles & 50–950 ramp
primary
#ABBEC2
secondary
#E7E2E1
accent
#594B9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283