#93BFCD#93BFCD
#93BFCD is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.8% C 0.051 H 219.3°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFCD |
|---|---|
| RGB | rgb(147, 191, 205) |
| HSL | hsl(194, 37%, 69%) |
| HSV | hsv(194, 28%, 80%) |
| CMYK | cmyk(28.3%, 6.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.74, -11.27, -11.77) |
| CIE-LCH | lch(74.74, 16.29, 226.24°) |
| OKLab | oklab(77.79% -0.0392 -0.0321) |
| OKLCH | oklch(77.79% 0.051 219.3) |
| XYZ | xyz(41.6795, 47.8705, 64.7896) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.33
Light Grey Blue
#9DBCD4
ΔE00 6.50
Baby Blue
#89CFF0
ΔE00 7.09
Bluegrey
#85A3B2
ΔE00 8.31
Ice Blue
#A5DFF9
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFCD #CDA193
analogous
#93CDBE #93BFCD #93A2CD
triadic
#93BFCD #CD93BF #BFCD93
tetradic
#93BFCD #BE93CD #CDA193 #A2CD93
square
#93BFCD #BE93CD #CDA193 #A2CD93
split-complementary
#93BFCD #CD93A2 #CDBE93
monochromatic
#49899D #69A6BA #93BFCD #BDD8E0 #E7F1F4
Accessibility & contrast
On white
1.99
#93BFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#93BFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFCD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFCD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#80C4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bfcd; /* rgb */ color: rgb(147, 191, 205); /* oklch */ color: oklch(77.8% 0.051 219.3);
Tailwind
colors: {
custom: {
50: '#b4d2dc',
500: '#93bfcd',
950: '#000000',
},
}SCSS
$custom: #93bfcd; $custom-light: #b4d2dc; $custom-dark: #000000;
JSON
{
"hex": "#93bfcd",
"rgb": {
"r": 147,
"g": 191,
"b": 205
},
"hsl": {
"h": 194.483,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.77789,
"c": 0.05066,
"h": 219.3
},
"luminance": 0.47872
}Semantic roles & 50–950 ramp
primary
#93BFCD
secondary
#E6DAD5
accent
#5336B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283