#99BFCA#99BFCA
#99BFCA is a light, muted cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.044 H 217.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #99BFCA |
|---|---|
| RGB | rgb(153, 191, 202) |
| HSL | hsl(193, 32%, 70%) |
| HSV | hsv(193, 24%, 79%) |
| CMYK | cmyk(24.3%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.01, -10.17, -9.70) |
| CIE-LCH | lch(75.01, 14.05, 223.63°) |
| OKLab | oklab(78.07% -0.0346 -0.0264) |
| OKLCH | oklch(78.07% 0.044 217.3) |
| XYZ | xyz(42.4252, 48.2965, 62.9525) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 6.61
Sky Blue
#87CEEB
ΔE00 7.39
Baby Blue
#89CFF0
ΔE00 8.20
Bluegrey
#85A3B2
ΔE00 8.28
Powder Blue
#B0E0E6
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99BFCA #CAA499
analogous
#99CABD #99BFCA #99A7CA
triadic
#99BFCA #CA99BF #BFCA99
tetradic
#99BFCA #BD99CA #CAA499 #A7CA99
square
#99BFCA #BD99CA #CAA499 #A7CA99
split-complementary
#99BFCA #CA99A7 #CABD99
monochromatic
#508999 #71A6B5 #99BFCA #C1D8DF #EAF2F4
Accessibility & contrast
On white
1.97
#99BFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#99BFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99BFCA
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99BFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99BFCA | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#8AC3C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #99bfca; /* rgb */ color: rgb(153, 191, 202); /* oklch */ color: oklch(78.1% 0.044 217.3);
Tailwind
colors: {
custom: {
50: '#b8d2da',
500: '#99bfca',
950: '#000000',
},
}SCSS
$custom: #99bfca; $custom-light: #b8d2da; $custom-dark: #000000;
JSON
{
"hex": "#99bfca",
"rgb": {
"r": 153,
"g": 191,
"b": 202
},
"hsl": {
"h": 193.469,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.78065,
"c": 0.04353,
"h": 217.3
},
"luminance": 0.48298
}Semantic roles & 50–950 ramp
primary
#99BFCA
secondary
#E6DCD8
accent
#543BAA
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283