#93BFCF#93BFCF
#93BFCF is a light, muted cyan. Relative luminance 0.480; OKLCH L 77.9% C 0.052 H 222.2°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #93BFCF |
|---|---|
| RGB | rgb(147, 191, 207) |
| HSL | hsl(196, 38%, 69%) |
| HSV | hsv(196, 29%, 81%) |
| CMYK | cmyk(29%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.80, -10.80, -12.76) |
| CIE-LCH | lch(74.80, 16.71, 229.77°) |
| OKLab | oklab(77.86% -0.0384 -0.0348) |
| OKLCH | oklch(77.86% 0.052 222.2) |
| XYZ | xyz(41.9224, 47.9677, 66.0692) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.78
Sky Blue
#87CEEB
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 6.56
Bluegrey
#85A3B2
ΔE00 8.15
Ice Blue
#A5DFF9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BFCF #CFA393
analogous
#93CFC1 #93BFCF #93A1CF
triadic
#93BFCF #CF93BF #BFCF93
tetradic
#93BFCF #C193CF #CFA393 #A1CF93
square
#93BFCF #C193CF #CFA393 #A1CF93
split-complementary
#93BFCF #CF93A1 #CFC193
monochromatic
#4789A0 #69A6BC #93BFCF #BDD8E2 #E8F1F5
Accessibility & contrast
On white
1.98
#93BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#93BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BFCF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BFCF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCD0
Deuteranopia (green-blind)
#ACB5CF
Tritanopia (blue-blind)
#80C4C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #93bfcf; /* rgb */ color: rgb(147, 191, 207); /* oklch */ color: oklch(77.9% 0.052 222.2);
Tailwind
colors: {
custom: {
50: '#b4d2dd',
500: '#93bfcf',
950: '#000000',
},
}SCSS
$custom: #93bfcf; $custom-light: #b4d2dd; $custom-dark: #000000;
JSON
{
"hex": "#93bfcf",
"rgb": {
"r": 147,
"g": 191,
"b": 207
},
"hsl": {
"h": 196,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.77858,
"c": 0.05186,
"h": 222.2
},
"luminance": 0.4797
}Semantic roles & 50–950 ramp
primary
#93BFCF
secondary
#E8DBD6
accent
#5634B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283