#ABBEC4#ABBEC4
#ABBEC4 is a light, muted cyan. Relative luminance 0.495; OKLCH L 78.9% C 0.023 H 218.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBEC4 |
|---|---|
| RGB | rgb(171, 190, 196) |
| HSL | hsl(194, 17%, 72%) |
| HSV | hsv(194, 13%, 77%) |
| CMYK | cmyk(12.8%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(75.74, -5.26, -5.23) |
| CIE-LCH | lch(75.74, 7.41, 224.85°) |
| OKLab | oklab(78.89% -0.0176 -0.0141) |
| OKLCH | oklch(78.89% 0.023 218.7) |
| XYZ | xyz(45.1695, 49.4695, 59.3826) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.84
Light Grey Blue
#9DBCD4
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 7.26
Cool Grey
#95A3A6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBEC4 #C4B1AB
analogous
#ABC4BE #ABBEC4 #ABB2C4
triadic
#ABBEC4 #C4ABBE #BEC4AB
tetradic
#ABBEC4 #BEABC4 #C4B1AB #B2C4AB
square
#ABBEC4 #BEABC4 #C4B1AB #B2C4AB
split-complementary
#ABBEC4 #C4ABB2 #C4BEAB
monochromatic
#658590 #87A2AB #ABBEC4 #CFDADD #EDF1F2
Accessibility & contrast
On white
1.93
#ABBEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABBEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBEC4
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBEC4 | 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)
#BABDC4
Deuteranopia (green-blind)
#B6B9C4
Tritanopia (blue-blind)
#A4C0C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abbec4; /* rgb */ color: rgb(171, 190, 196); /* oklch */ color: oklch(78.9% 0.023 218.7);
Tailwind
colors: {
custom: {
50: '#c4d1d5',
500: '#abbec4',
950: '#000000',
},
}SCSS
$custom: #abbec4; $custom-light: #c4d1d5; $custom-dark: #000000;
JSON
{
"hex": "#abbec4",
"rgb": {
"r": 171,
"g": 190,
"b": 196
},
"hsl": {
"h": 194.4,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.78886,
"c": 0.02256,
"h": 218.7
},
"luminance": 0.4947
}Semantic roles & 50–950 ramp
primary
#ABBEC4
secondary
#E9E4E2
accent
#5D4A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283