#93BFCC#93BFCC
#93BFCC is a light, muted cyan. Relative luminance 0.478; OKLCH L 77.8% C 0.050 H 217.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFCC |
|---|---|
| RGB | rgb(147, 191, 204) |
| HSL | hsl(194, 36%, 69%) |
| HSV | hsv(194, 28%, 80%) |
| CMYK | cmyk(27.9%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(74.71, -11.50, -11.27) |
| CIE-LCH | lch(74.71, 16.10, 224.41°) |
| OKLab | oklab(77.76% -0.0396 -0.0307) |
| OKLCH | oklch(77.76% 0.05 217.8) |
| XYZ | xyz(41.5591, 47.8224, 64.1559) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.37
Sky Blue
#87CEEB
ΔE00 6.46
Light Grey Blue
#9DBCD4
ΔE00 6.87
Baby Blue
#89CFF0
ΔE00 7.38
Bluegrey
#85A3B2
ΔE00 8.42
Powder Blue
#B0E0E6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFCC #CCA093
analogous
#93CCBD #93BFCC #93A3CC
triadic
#93BFCC #CC93BF #BFCC93
tetradic
#93BFCC #BD93CC #CCA093 #A3CC93
square
#93BFCC #BD93CC #CCA093 #A3CC93
split-complementary
#93BFCC #CC93A3 #CCBD93
monochromatic
#49899B #69A6B8 #93BFCC #BDD8E0 #E6F0F3
Accessibility & contrast
On white
1.99
#93BFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#93BFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFCC
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFCC | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#ADB5CC
Tritanopia (blue-blind)
#81C4C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bfcc; /* rgb */ color: rgb(147, 191, 204); /* oklch */ color: oklch(77.8% 0.050 217.8);
Tailwind
colors: {
custom: {
50: '#b4d2db',
500: '#93bfcc',
950: '#000000',
},
}SCSS
$custom: #93bfcc; $custom-light: #b4d2db; $custom-dark: #000000;
JSON
{
"hex": "#93bfcc",
"rgb": {
"r": 147,
"g": 191,
"b": 204
},
"hsl": {
"h": 193.684,
"s": 35.849,
"l": 68.824
},
"oklch": {
"l": 0.77755,
"c": 0.05011,
"h": 217.8
},
"luminance": 0.47824
}Semantic roles & 50–950 ramp
primary
#93BFCC
secondary
#E6D9D5
accent
#5237AF
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283