#ABBFC9#ABBFC9
#ABBFC9 is a light, muted cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.026 H 229.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFC9 |
|---|---|
| RGB | rgb(171, 191, 201) |
| HSL | hsl(200, 22%, 73%) |
| HSV | hsv(200, 15%, 79%) |
| CMYK | cmyk(14.9%, 5%, 0%, 21.2%) |
| CIE-LAB | lab(76.15, -4.74, -7.33) |
| CIE-LCH | lch(76.15, 8.73, 237.10°) |
| OKLab | oklab(79.26% -0.0171 -0.0198) |
| OKLCH | oklch(79.26% 0.026 229.2) |
| XYZ | xyz(45.9654, 50.1356, 62.5024) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.44
Cloudy Blue
#ACC2D9
ΔE00 5.47
Cool Gray
#9AA7B0
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.04
Dove Gray
#B6B8BD
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFC9 #C9B5AB
analogous
#ABC9C4 #ABBFC9 #ABB0C9
triadic
#ABBFC9 #C9ABBF #BFC9AB
tetradic
#ABBFC9 #C4ABC9 #C9B5AB #B0C9AB
square
#ABBFC9 #C4ABC9 #C9B5AB #B0C9AB
split-complementary
#ABBFC9 #C9ABB0 #C9C4AB
monochromatic
#628698 #86A3B1 #ABBFC9 #D0DBE1 #ECF1F3
Accessibility & contrast
On white
1.90
#ABBFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#ABBFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFC9
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFC9 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECA
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#A3C2C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbfc9; /* rgb */ color: rgb(171, 191, 201); /* oklch */ color: oklch(79.3% 0.026 229.2);
Tailwind
colors: {
custom: {
50: '#c4d2d9',
500: '#abbfc9',
950: '#000000',
},
}SCSS
$custom: #abbfc9; $custom-light: #c4d2d9; $custom-dark: #000000;
JSON
{
"hex": "#abbfc9",
"rgb": {
"r": 171,
"g": 191,
"b": 201
},
"hsl": {
"h": 200,
"s": 21.739,
"l": 72.941
},
"oklch": {
"l": 0.79257,
"c": 0.02614,
"h": 229.2
},
"luminance": 0.50137
}Semantic roles & 50–950 ramp
primary
#ABBFC9
secondary
#9E867B
accent
#6445A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121414
muted
#828383