#93BFCE#93BFCE
#93BFCE is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.8% C 0.051 H 220.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFCE |
|---|---|
| RGB | rgb(147, 191, 206) |
| HSL | hsl(195, 38%, 69%) |
| HSV | hsv(195, 29%, 81%) |
| CMYK | cmyk(28.6%, 7.3%, 0%, 19.2%) |
| CIE-LAB | lab(74.77, -11.03, -12.26) |
| CIE-LCH | lch(74.77, 16.50, 228.03°) |
| OKLab | oklab(77.82% -0.0388 -0.0335) |
| OKLCH | oklch(77.82% 0.051 220.8) |
| XYZ | xyz(41.8005, 47.9190, 65.4273) |
| Luminance | 0.4792 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.01
Light Grey Blue
#9DBCD4
ΔE00 6.13
Lightblue
#ADD8E6
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.82
Bluegrey
#85A3B2
ΔE00 8.22
Ice Blue
#A5DFF9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFCE #CEA293
analogous
#93CEC0 #93BFCE #93A2CE
triadic
#93BFCE #CE93BF #BFCE93
tetradic
#93BFCE #C093CE #CEA293 #A2CE93
square
#93BFCE #C093CE #CEA293 #A2CE93
split-complementary
#93BFCE #CE93A2 #CEC093
monochromatic
#48899F #69A6BB #93BFCE #BDD8E1 #E7F1F4
Accessibility & contrast
On white
1.98
#93BFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#93BFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFCE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFCE | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#ACB5CE
Tritanopia (blue-blind)
#80C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bfce; /* rgb */ color: rgb(147, 191, 206); /* oklch */ color: oklch(77.8% 0.051 220.8);
Tailwind
colors: {
custom: {
50: '#b4d2dd',
500: '#93bfce',
950: '#000000',
},
}SCSS
$custom: #93bfce; $custom-light: #b4d2dd; $custom-dark: #000000;
JSON
{
"hex": "#93bfce",
"rgb": {
"r": 147,
"g": 191,
"b": 206
},
"hsl": {
"h": 195.254,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.77824,
"c": 0.05123,
"h": 220.8
},
"luminance": 0.47921
}Semantic roles & 50–950 ramp
primary
#93BFCE
secondary
#E7DAD6
accent
#5435B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283