#93BDCF#93BDCF
#93BDCF is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.4% C 0.052 H 226.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #93BDCF |
|---|---|
| RGB | rgb(147, 189, 207) |
| HSL | hsl(198, 38%, 69%) |
| HSV | hsv(198, 29%, 81%) |
| CMYK | cmyk(29%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.25, -9.74, -13.59) |
| CIE-LCH | lch(74.25, 16.72, 234.36°) |
| OKLab | oklab(77.42% -0.0358 -0.0371) |
| OKLCH | oklch(77.42% 0.052 226) |
| XYZ | xyz(41.4892, 47.1014, 65.9248) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.68
Sky Blue
#87CEEB
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 7.42
Bluegrey
#85A3B2
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BDCF #CFA593
analogous
#93CFC3 #93BDCF #939FCF
triadic
#93BDCF #CF93BD #BDCF93
tetradic
#93BDCF #C393CF #CFA593 #9FCF93
square
#93BDCF #C393CF #CFA593 #9FCF93
split-complementary
#93BDCF #CF939F #CFC393
monochromatic
#4786A0 #69A3BC #93BDCF #BDD7E2 #E8F1F5
Accessibility & contrast
On white
2.02
#93BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#93BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BDCF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BDCF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD0
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#80C3C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bdcf; /* rgb */ color: rgb(147, 189, 207); /* oklch */ color: oklch(77.4% 0.052 226.0);
Tailwind
colors: {
custom: {
50: '#b4d0dd',
500: '#93bdcf',
950: '#000000',
},
}SCSS
$custom: #93bdcf; $custom-light: #b4d0dd; $custom-dark: #000000;
JSON
{
"hex": "#93bdcf",
"rgb": {
"r": 147,
"g": 189,
"b": 207
},
"hsl": {
"h": 198,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.77422,
"c": 0.05156,
"h": 226
},
"luminance": 0.47103
}Semantic roles & 50–950 ramp
primary
#93BDCF
secondary
#E8DBD6
accent
#5A34B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283