#99ABC0#99ABC0
#99ABC0 is a light, muted cyan. Relative luminance 0.397; OKLCH L 73.4% C 0.037 H 252.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABC0 |
|---|---|
| RGB | rgb(153, 171, 192) |
| HSL | hsl(212, 24%, 68%) |
| HSV | hsv(212, 20%, 75%) |
| CMYK | cmyk(20.3%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(69.26, -1.71, -12.83) |
| CIE-LCH | lch(69.26, 12.94, 262.40°) |
| OKLab | oklab(73.42% -0.0111 -0.0348) |
| OKLCH | oklch(73.42% 0.037 252.3) |
| XYZ | xyz(37.2117, 39.7030, 55.5618) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.05
Bluey Grey
#89A0B0
ΔE00 5.07
Light Grey Blue
#9DBCD4
ΔE00 5.67
Cloudy Blue
#ACC2D9
ΔE00 6.24
Bluegrey
#85A3B2
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABC0 #C0AE99
analogous
#99BEC0 #99ABC0 #9B99C0
triadic
#99ABC0 #C099AB #ABC099
tetradic
#99ABC0 #C099BE #C0AE99 #99C09B
square
#99ABC0 #C099BE #C0AE99 #99C09B
split-complementary
#99ABC0 #C09B99 #BEC099
monochromatic
#556D8A #738CA9 #99ABC0 #BFCAD7 #E5E9EF
Accessibility & contrast
On white
2.35
#99ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#99ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABC0
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABC0 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABC1
Deuteranopia (green-blind)
#9FA7C0
Tritanopia (blue-blind)
#8FB0B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #99abc0; /* rgb */ color: rgb(153, 171, 192); /* oklch */ color: oklch(73.4% 0.037 252.3);
Tailwind
colors: {
custom: {
50: '#b7c4d3',
500: '#99abc0',
950: '#000000',
},
}SCSS
$custom: #99abc0; $custom-light: #b7c4d3; $custom-dark: #000000;
JSON
{
"hex": "#99abc0",
"rgb": {
"r": 153,
"g": 171,
"b": 192
},
"hsl": {
"h": 212.308,
"s": 23.636,
"l": 67.647
},
"oklch": {
"l": 0.73422,
"c": 0.03656,
"h": 252.3
},
"luminance": 0.39704
}Semantic roles & 50–950 ramp
primary
#99ABC0
secondary
#E0DBD4
accent
#7643A2
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#111214
muted
#808182