#ABBDC4#ABBDC4
#ABBDC4 is a light, muted cyan. Relative luminance 0.490; OKLCH L 78.7% C 0.022 H 223.1°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBDC4 |
|---|---|
| RGB | rgb(171, 189, 196) |
| HSL | hsl(197, 17%, 72%) |
| HSV | hsv(197, 13%, 77%) |
| CMYK | cmyk(12.8%, 3.6%, 0%, 23.1%) |
| CIE-LAB | lab(75.47, -4.72, -5.62) |
| CIE-LCH | lch(75.47, 7.34, 229.96°) |
| OKLab | oklab(78.68% -0.0162 -0.0152) |
| OKLCH | oklch(78.68% 0.022 223.1) |
| XYZ | xyz(44.9536, 49.0378, 59.3107) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.65
Light Grey Blue
#9DBCD4
ΔE00 6.66
Cloudy Blue
#ACC2D9
ΔE00 6.73
Silver (survey)
#C5C9C7
ΔE00 7.29
Cool Grey
#95A3A6
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBDC4 #C4B2AB
analogous
#ABC4BF #ABBDC4 #ABB1C4
triadic
#ABBDC4 #C4ABBD #BDC4AB
tetradic
#ABBDC4 #BFABC4 #C4B2AB #B1C4AB
square
#ABBDC4 #BFABC4 #C4B2AB #B1C4AB
split-complementary
#ABBDC4 #C4ABB1 #C4BFAB
monochromatic
#658490 #87A1AB #ABBDC4 #CFD9DD #EDF1F2
Accessibility & contrast
On white
1.94
#ABBDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#ABBDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBDC4
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBDC4 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC4
Deuteranopia (green-blind)
#B5B9C4
Tritanopia (blue-blind)
#A4BFBF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abbdc4; /* rgb */ color: rgb(171, 189, 196); /* oklch */ color: oklch(78.7% 0.022 223.1);
Tailwind
colors: {
custom: {
50: '#c4d0d5',
500: '#abbdc4',
950: '#000000',
},
}SCSS
$custom: #abbdc4; $custom-light: #c4d0d5; $custom-dark: #000000;
JSON
{
"hex": "#abbdc4",
"rgb": {
"r": 171,
"g": 189,
"b": 196
},
"hsl": {
"h": 196.8,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.78675,
"c": 0.02219,
"h": 223.1
},
"luminance": 0.49039
}Semantic roles & 50–950 ramp
primary
#ABBDC4
secondary
#E9E4E2
accent
#614A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283