#99ABC2#99ABC2
#99ABC2 is a light, muted cyan. Relative luminance 0.398; OKLCH L 73.5% C 0.039 H 254.6°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABC2 |
|---|---|
| RGB | rgb(153, 171, 194) |
| HSL | hsl(214, 25%, 68%) |
| HSV | hsv(214, 21%, 76%) |
| CMYK | cmyk(21.1%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(69.32, -1.26, -13.83) |
| CIE-LCH | lch(69.32, 13.89, 264.81°) |
| OKLab | oklab(73.49% -0.0103 -0.0376) |
| OKLCH | oklch(73.49% 0.039 254.6) |
| XYZ | xyz(37.4348, 39.7922, 56.7368) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.65
Cool Gray
#9AA7B0
ΔE00 5.82
Light Grey Blue
#9DBCD4
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 6.80
Bluegrey
#85A3B2
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABC2 #C2B099
analogous
#99BFC2 #99ABC2 #9B99C2
triadic
#99ABC2 #C299AB #ABC299
tetradic
#99ABC2 #C299BF #C2B099 #99C29B
square
#99ABC2 #C299BF #C2B099 #99C29B
split-complementary
#99ABC2 #C29B99 #BFC299
monochromatic
#546D8D #738BAB #99ABC2 #BFCBD9 #E6EAF0
Accessibility & contrast
On white
2.34
#99ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#99ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABC2
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABC2 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ACC3
Deuteranopia (green-blind)
#9FA7C2
Tritanopia (blue-blind)
#8EB0B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #99abc2; /* rgb */ color: rgb(153, 171, 194); /* oklch */ color: oklch(73.5% 0.039 254.6);
Tailwind
colors: {
custom: {
50: '#b7c4d4',
500: '#99abc2',
950: '#000000',
},
}SCSS
$custom: #99abc2; $custom-light: #b7c4d4; $custom-dark: #000000;
JSON
{
"hex": "#99abc2",
"rgb": {
"r": 153,
"g": 171,
"b": 194
},
"hsl": {
"h": 213.659,
"s": 25.153,
"l": 68.039
},
"oklch": {
"l": 0.73493,
"c": 0.03902,
"h": 254.6
},
"luminance": 0.39793
}Semantic roles & 50–950 ramp
primary
#99ABC2
secondary
#E2DCD5
accent
#7942A4
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#111214
muted
#808183