#99BBCD#99BBCD
#99BBCD is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.045 H 231.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #99BBCD |
|---|---|
| RGB | rgb(153, 187, 205) |
| HSL | hsl(201, 34%, 70%) |
| HSV | hsv(201, 25%, 80%) |
| CMYK | cmyk(25.4%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.01, -7.37, -12.83) |
| CIE-LCH | lch(74.01, 14.79, 240.13°) |
| OKLab | oklab(77.3% -0.0281 -0.0349) |
| OKLCH | oklch(77.3% 0.045 231.2) |
| XYZ | xyz(41.9234, 46.7192, 64.5546) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.04
Cloudy Blue
#ACC2D9
ΔE00 5.69
Bluegrey
#85A3B2
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.41
Sky Blue
#87CEEB
ΔE00 7.47
Baby Blue
#89CFF0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BBCD #CDAB99
analogous
#99CDC5 #99BBCD #99A1CD
triadic
#99BBCD #CD99BB #BBCD99
tetradic
#99BBCD #C599CD #CDAB99 #A1CD99
square
#99BBCD #C599CD #CDAB99 #A1CD99
split-complementary
#99BBCD #CD99A1 #CDC599
monochromatic
#4D829E #70A0B9 #99BBCD #C2D6E1 #EAF1F5
Accessibility & contrast
On white
2.03
#99BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#99BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BBCD
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BBCD | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#ABB3CD
Tritanopia (blue-blind)
#8AC0C1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #99bbcd; /* rgb */ color: rgb(153, 187, 205); /* oklch */ color: oklch(77.3% 0.045 231.2);
Tailwind
colors: {
custom: {
50: '#b8cfdc',
500: '#99bbcd',
950: '#000000',
},
}SCSS
$custom: #99bbcd; $custom-light: #b8cfdc; $custom-dark: #000000;
JSON
{
"hex": "#99bbcd",
"rgb": {
"r": 153,
"g": 187,
"b": 205
},
"hsl": {
"h": 200.769,
"s": 34.211,
"l": 70.196
},
"oklch": {
"l": 0.77303,
"c": 0.04486,
"h": 231.2
},
"luminance": 0.46721
}Semantic roles & 50–950 ramp
primary
#99BBCD
secondary
#E8DFDA
accent
#6138AD
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283