#93BBCD#93BBCD
#93BBCD is a light, muted cyan. Relative luminance 0.462; OKLCH L 76.9% C 0.050 H 227.2°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBCD |
|---|---|
| RGB | rgb(147, 187, 205) |
| HSL | hsl(199, 37%, 69%) |
| HSV | hsv(199, 28%, 80%) |
| CMYK | cmyk(28.3%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.64, -9.16, -13.42) |
| CIE-LCH | lch(73.64, 16.24, 235.69°) |
| OKLab | oklab(76.92% -0.0339 -0.0366) |
| OKLCH | oklch(76.92% 0.05 227.2) |
| XYZ | xyz(40.8190, 46.1497, 64.5028) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.32
Sky Blue
#87CEEB
ΔE00 6.58
Bluegrey
#85A3B2
ΔE00 6.91
Baby Blue
#89CFF0
ΔE00 7.01
Cloudy Blue
#ACC2D9
ΔE00 7.15
Lightblue
#ADD8E6
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBCD #CDA593
analogous
#93CDC2 #93BBCD #939ECD
triadic
#93BBCD #CD93BB #BBCD93
tetradic
#93BBCD #C293CD #CDA593 #9ECD93
square
#93BBCD #C293CD #CDA593 #9ECD93
split-complementary
#93BBCD #CD939E #CDC293
monochromatic
#49839D #69A1BA #93BBCD #BDD5E0 #E7F0F4
Accessibility & contrast
On white
2.05
#93BBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#93BBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBCD
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBCD | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B9CE
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#81C0C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #93bbcd; /* rgb */ color: rgb(147, 187, 205); /* oklch */ color: oklch(76.9% 0.050 227.2);
Tailwind
colors: {
custom: {
50: '#b4cfdc',
500: '#93bbcd',
950: '#000000',
},
}SCSS
$custom: #93bbcd; $custom-light: #b4cfdc; $custom-dark: #000000;
JSON
{
"hex": "#93bbcd",
"rgb": {
"r": 147,
"g": 187,
"b": 205
},
"hsl": {
"h": 198.621,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.76917,
"c": 0.04993,
"h": 227.2
},
"luminance": 0.46151
}Semantic roles & 50–950 ramp
primary
#93BBCD
secondary
#E6DBD5
accent
#5C36B0
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283