#93BDCD#93BDCD
#93BDCD is a light, muted cyan. Relative luminance 0.470; OKLCH L 77.4% C 0.050 H 223.2°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #93BDCD |
|---|---|
| RGB | rgb(147, 189, 205) |
| HSL | hsl(197, 37%, 69%) |
| HSV | hsv(197, 28%, 80%) |
| CMYK | cmyk(28.3%, 7.8%, 0%, 19.6%) |
| CIE-LAB | lab(74.19, -10.21, -12.59) |
| CIE-LCH | lch(74.19, 16.21, 230.95°) |
| OKLab | oklab(77.35% -0.0366 -0.0343) |
| OKLCH | oklch(77.35% 0.05 223.2) |
| XYZ | xyz(41.2463, 47.0042, 64.6452) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.39
Sky Blue
#87CEEB
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 6.81
Baby Blue
#89CFF0
ΔE00 6.94
Bluegrey
#85A3B2
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BDCD #CDA393
analogous
#93CDC0 #93BDCD #93A0CD
triadic
#93BDCD #CD93BD #BDCD93
tetradic
#93BDCD #C093CD #CDA393 #A0CD93
square
#93BDCD #C093CD #CDA393 #A0CD93
split-complementary
#93BDCD #CD93A0 #CDC093
monochromatic
#49869D #69A3BA #93BDCD #BDD7E0 #E7F0F4
Accessibility & contrast
On white
2.02
#93BDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#93BDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BDCD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BDCD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#ABB3CD
Tritanopia (blue-blind)
#81C2C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bdcd; /* rgb */ color: rgb(147, 189, 205); /* oklch */ color: oklch(77.4% 0.050 223.2);
Tailwind
colors: {
custom: {
50: '#b4d0dc',
500: '#93bdcd',
950: '#000000',
},
}SCSS
$custom: #93bdcd; $custom-light: #b4d0dc; $custom-dark: #000000;
JSON
{
"hex": "#93bdcd",
"rgb": {
"r": 147,
"g": 189,
"b": 205
},
"hsl": {
"h": 196.552,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.77353,
"c": 0.05017,
"h": 223.2
},
"luminance": 0.47006
}Semantic roles & 50–950 ramp
primary
#93BDCD
secondary
#E6DAD5
accent
#5736B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283