#99BBCF#99BBCF
#99BBCF is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.4% C 0.047 H 234.0°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #99BBCF |
|---|---|
| RGB | rgb(153, 187, 207) |
| HSL | hsl(202, 36%, 71%) |
| HSV | hsv(202, 26%, 81%) |
| CMYK | cmyk(26.1%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.07, -6.90, -13.82) |
| CIE-LCH | lch(74.07, 15.45, 243.47°) |
| OKLab | oklab(77.37% -0.0274 -0.0377) |
| OKLCH | oklch(77.37% 0.047 234) |
| XYZ | xyz(42.1664, 46.8163, 65.8341) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.25
Cloudy Blue
#ACC2D9
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 6.82
Bluegrey
#85A3B2
ΔE00 7.04
Sky Blue
#87CEEB
ΔE00 7.46
Baby Blue
#89CFF0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BBCF #CFAD99
analogous
#99CFC8 #99BBCF #99A0CF
triadic
#99BBCF #CF99BB #BBCF99
tetradic
#99BBCF #C899CF #CFAD99 #A0CF99
square
#99BBCF #C899CF #CFAD99 #A0CF99
split-complementary
#99BBCF #CF99A0 #CFC899
monochromatic
#4C82A2 #6F9FBB #99BBCF #C3D7E3 #EAF1F5
Accessibility & contrast
On white
2.03
#99BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#99BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BBCF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BBCF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#89C0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #99bbcf; /* rgb */ color: rgb(153, 187, 207); /* oklch */ color: oklch(77.4% 0.047 234.0);
Tailwind
colors: {
custom: {
50: '#b8cfdd',
500: '#99bbcf',
950: '#000000',
},
}SCSS
$custom: #99bbcf; $custom-light: #b8cfdd; $custom-dark: #000000;
JSON
{
"hex": "#99bbcf",
"rgb": {
"r": 153,
"g": 187,
"b": 207
},
"hsl": {
"h": 202.222,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.77373,
"c": 0.04658,
"h": 234
},
"luminance": 0.46818
}Semantic roles & 50–950 ramp
primary
#99BBCF
secondary
#E9E0DB
accent
#6337AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283