#99ABC4#99ABC4
#99ABC4 is a light, muted cyan. Relative luminance 0.399; OKLCH L 73.6% C 0.042 H 256.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABC4 |
|---|---|
| RGB | rgb(153, 171, 196) |
| HSL | hsl(215, 27%, 68%) |
| HSV | hsv(215, 22%, 77%) |
| CMYK | cmyk(21.9%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(69.39, -0.80, -14.84) |
| CIE-LCH | lch(69.39, 14.86, 266.92°) |
| OKLab | oklab(73.57% -0.0096 -0.0404) |
| OKLCH | oklch(73.57% 0.042 256.6) |
| XYZ | xyz(37.6610, 39.8826, 57.9277) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.19
Bluey Grey
#89A0B0
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.39
Cool Gray
#9AA7B0
ΔE00 6.57
Lightsteelblue
#B0C4DE
ΔE00 6.73
Bluegrey
#85A3B2
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABC4 #C4B299
analogous
#99C0C4 #99ABC4 #9C99C4
triadic
#99ABC4 #C499AB #ABC499
tetradic
#99ABC4 #C499C0 #C4B299 #99C49C
square
#99ABC4 #C499C0 #C4B299 #99C49C
split-complementary
#99ABC4 #C49C99 #C0C499
monochromatic
#536C90 #728BAE #99ABC4 #C0CBDA #E7EBF1
Accessibility & contrast
On white
2.34
#99ABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#99ABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABC4
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABC4 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ACC5
Deuteranopia (green-blind)
#9EA8C3
Tritanopia (blue-blind)
#8EB0B3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #99abc4; /* rgb */ color: rgb(153, 171, 196); /* oklch */ color: oklch(73.6% 0.042 256.6);
Tailwind
colors: {
custom: {
50: '#b7c4d5',
500: '#99abc4',
950: '#000000',
},
}SCSS
$custom: #99abc4; $custom-light: #b7c4d5; $custom-dark: #000000;
JSON
{
"hex": "#99abc4",
"rgb": {
"r": 153,
"g": 171,
"b": 196
},
"hsl": {
"h": 214.884,
"s": 26.708,
"l": 68.431
},
"oklch": {
"l": 0.73566,
"c": 0.04154,
"h": 256.6
},
"luminance": 0.39884
}Semantic roles & 50–950 ramp
primary
#99ABC4
secondary
#E3DDD6
accent
#7B40A5
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183