#ABBEC3#ABBEC3
#ABBEC3 is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.022 H 215.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC3 |
|---|---|
| RGB | rgb(171, 190, 195) |
| HSL | hsl(193, 17%, 72%) |
| HSV | hsv(193, 12%, 76%) |
| CMYK | cmyk(12.3%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(75.71, -5.46, -4.73) |
| CIE-LCH | lch(75.71, 7.22, 220.87°) |
| OKLab | oklab(78.86% -0.018 -0.0127) |
| OKLCH | oklch(78.86% 0.022 215.3) |
| XYZ | xyz(45.0560, 49.4241, 58.7852) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.02
Silver (survey)
#C5C9C7
ΔE00 7.14
Dove Gray
#B6B8BD
ΔE00 7.29
Light Grey Blue
#9DBCD4
ΔE00 7.52
Cool Grey
#95A3A6
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC3 #C3B0AB
analogous
#ABC3BC #ABBEC3 #ABB2C3
triadic
#ABBEC3 #C3ABBE #BEC3AB
tetradic
#ABBEC3 #BCABC3 #C3B0AB #B2C3AB
square
#ABBEC3 #BCABC3 #C3B0AB #B2C3AB
split-complementary
#ABBEC3 #C3ABB2 #C3BCAB
monochromatic
#66868E #87A2AA #ABBEC3 #CFDADD #EDF1F2
Accessibility & contrast
On white
1.93
#ABBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC3
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC3 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC3
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#A5C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbec3; /* rgb */ color: rgb(171, 190, 195); /* oklch */ color: oklch(78.9% 0.022 215.3);
Tailwind
colors: {
custom: {
50: '#c4d1d5',
500: '#abbec3',
950: '#000000',
},
}SCSS
$custom: #abbec3; $custom-light: #c4d1d5; $custom-dark: #000000;
JSON
{
"hex": "#abbec3",
"rgb": {
"r": 171,
"g": 190,
"b": 195
},
"hsl": {
"h": 192.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.78855,
"c": 0.02206,
"h": 215.3
},
"luminance": 0.49425
}Semantic roles & 50–950 ramp
primary
#ABBEC3
secondary
#E8E3E2
accent
#5B4B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283