#ABBCC4#ABBCC4
#ABBCC4 is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.5% C 0.022 H 227.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCC4 |
|---|---|
| RGB | rgb(171, 188, 196) |
| HSL | hsl(199, 17%, 72%) |
| HSV | hsv(199, 13%, 77%) |
| CMYK | cmyk(12.8%, 4.1%, 0%, 23.1%) |
| CIE-LAB | lab(75.21, -4.19, -6.02) |
| CIE-LCH | lch(75.21, 7.33, 235.14°) |
| OKLab | oklab(78.46% -0.0148 -0.0162) |
| OKLCH | oklch(78.46% 0.022 227.6) |
| XYZ | xyz(44.7393, 48.6091, 59.2392) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.95
Dove Gray
#B6B8BD
ΔE00 6.19
Cloudy Blue
#ACC2D9
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 7.38
Cool Grey
#95A3A6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCC4 #C4B3AB
analogous
#ABC4C0 #ABBCC4 #ABB0C4
triadic
#ABBCC4 #C4ABBC #BCC4AB
tetradic
#ABBCC4 #C0ABC4 #C4B3AB #B0C4AB
square
#ABBCC4 #C0ABC4 #C4B3AB #B0C4AB
split-complementary
#ABBCC4 #C4ABB0 #C4C0AB
monochromatic
#658290 #879FAB #ABBCC4 #CFD9DD #EDF1F2
Accessibility & contrast
On white
1.96
#ABBCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#ABBCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCC4
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCC4 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BBC4
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#A5BEBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abbcc4; /* rgb */ color: rgb(171, 188, 196); /* oklch */ color: oklch(78.5% 0.022 227.6);
Tailwind
colors: {
custom: {
50: '#c4d0d5',
500: '#abbcc4',
950: '#000000',
},
}SCSS
$custom: #abbcc4; $custom-light: #c4d0d5; $custom-dark: #000000;
JSON
{
"hex": "#abbcc4",
"rgb": {
"r": 171,
"g": 188,
"b": 196
},
"hsl": {
"h": 199.2,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.78464,
"c": 0.02196,
"h": 227.6
},
"luminance": 0.4861
}Semantic roles & 50–950 ramp
primary
#ABBCC4
secondary
#E9E4E2
accent
#644A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283