#93BBCF#93BBCF
#93BBCF is a light, muted cyan. Relative luminance 0.462; OKLCH L 77.0% C 0.051 H 229.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBCF |
|---|---|
| RGB | rgb(147, 187, 207) |
| HSL | hsl(200, 38%, 69%) |
| HSV | hsv(200, 29%, 81%) |
| CMYK | cmyk(29%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(73.71, -8.68, -14.41) |
| CIE-LCH | lch(73.71, 16.82, 238.94°) |
| OKLab | oklab(76.99% -0.0332 -0.0394) |
| OKLCH | oklch(76.99% 0.051 229.9) |
| XYZ | xyz(41.0620, 46.2469, 65.7824) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.64
Sky Blue
#87CEEB
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.63
Baby Blue
#89CFF0
ΔE00 6.74
Bluegrey
#85A3B2
ΔE00 6.97
Greyblue
#77A1B5
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBCF #CFA793
analogous
#93CFC5 #93BBCF #939DCF
triadic
#93BBCF #CF93BB #BBCF93
tetradic
#93BBCF #C593CF #CFA793 #9DCF93
square
#93BBCF #C593CF #CFA793 #9DCF93
split-complementary
#93BBCF #CF939D #CFC593
monochromatic
#4783A0 #69A0BC #93BBCF #BDD6E2 #E8F0F5
Accessibility & contrast
On white
2.05
#93BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#93BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBCF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBCF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9D0
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#80C1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #93bbcf; /* rgb */ color: rgb(147, 187, 207); /* oklch */ color: oklch(77.0% 0.051 229.9);
Tailwind
colors: {
custom: {
50: '#b4cfdd',
500: '#93bbcf',
950: '#000000',
},
}SCSS
$custom: #93bbcf; $custom-light: #b4cfdd; $custom-dark: #000000;
JSON
{
"hex": "#93bbcf",
"rgb": {
"r": 147,
"g": 187,
"b": 207
},
"hsl": {
"h": 200,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.76988,
"c": 0.05149,
"h": 229.9
},
"luminance": 0.46249
}Semantic roles & 50–950 ramp
primary
#93BBCF
secondary
#E8DCD6
accent
#5E34B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283