#ABB9C8#ABB9C8
#ABB9C8 is a light, muted cyan. Relative luminance 0.475; OKLCH L 78.0% C 0.026 H 250.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9C8 |
|---|---|
| RGB | rgb(171, 185, 200) |
| HSL | hsl(211, 21%, 73%) |
| HSV | hsv(211, 15%, 78%) |
| CMYK | cmyk(14.5%, 7.5%, 0%, 21.6%) |
| CIE-LAB | lab(74.52, -1.75, -9.21) |
| CIE-LCH | lch(74.52, 9.37, 259.24°) |
| OKLab | oklab(77.96% -0.009 -0.0249) |
| OKLCH | oklch(77.96% 0.026 250) |
| XYZ | xyz(44.5664, 47.5252, 61.4577) |
| Luminance | 0.4753 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.84
Lightsteelblue
#B0C4DE
ΔE00 4.82
Light Grey Blue
#9DBCD4
ΔE00 5.13
Light Blue Grey
#B7C9E2
ΔE00 5.49
Dove Gray
#B6B8BD
ΔE00 5.67
Cool Gray
#9AA7B0
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9C8 #C8BAAB
analogous
#ABC7C8 #ABB9C8 #ABABC8
triadic
#ABB9C8 #C8ABB9 #B9C8AB
tetradic
#ABB9C8 #C8ABC7 #C8BAAB #ABC8AB
square
#ABB9C8 #C8ABC7 #C8BAAB #ABC8AB
split-complementary
#ABB9C8 #C8ABAB #C7C8AB
monochromatic
#627B96 #869AB0 #ABB9C8 #D0D8E0 #EDF0F3
Accessibility & contrast
On white
2.00
#ABB9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ABB9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9C8
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9C8 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B9C9
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#A4BCBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb9c8; /* rgb */ color: rgb(171, 185, 200); /* oklch */ color: oklch(78.0% 0.026 250.0);
Tailwind
colors: {
custom: {
50: '#c4ced8',
500: '#abb9c8',
950: '#000000',
},
}SCSS
$custom: #abb9c8; $custom-light: #c4ced8; $custom-dark: #000000;
JSON
{
"hex": "#abb9c8",
"rgb": {
"r": 171,
"g": 185,
"b": 200
},
"hsl": {
"h": 211.034,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.77965,
"c": 0.02645,
"h": 250
},
"luminance": 0.47526
}Semantic roles & 50–950 ramp
primary
#ABB9C8
secondary
#E9E6E2
accent
#74469F
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283