#93BBCE#93BBCE
#93BBCE is a light, muted cyan. Relative luminance 0.462; OKLCH L 77.0% C 0.051 H 228.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBCE |
|---|---|
| RGB | rgb(147, 187, 206) |
| HSL | hsl(199, 38%, 69%) |
| HSV | hsv(199, 29%, 81%) |
| CMYK | cmyk(28.6%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(73.67, -8.92, -13.91) |
| CIE-LCH | lch(73.67, 16.53, 237.34°) |
| OKLab | oklab(76.95% -0.0336 -0.038) |
| OKLCH | oklch(76.95% 0.051 228.5) |
| XYZ | xyz(40.9401, 46.1981, 65.1405) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 6.52
Baby Blue
#89CFF0
ΔE00 6.86
Cloudy Blue
#ACC2D9
ΔE00 6.88
Bluegrey
#85A3B2
ΔE00 6.93
Lightblue
#ADD8E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBCE #CEA693
analogous
#93CEC4 #93BBCE #939ECE
triadic
#93BBCE #CE93BB #BBCE93
tetradic
#93BBCE #C493CE #CEA693 #9ECE93
square
#93BBCE #C493CE #CEA693 #9ECE93
split-complementary
#93BBCE #CE939E #CEC493
monochromatic
#48839F #69A0BB #93BBCE #BDD6E1 #E7F0F4
Accessibility & contrast
On white
2.05
#93BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#93BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBCE
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBCE | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#A8B2CE
Tritanopia (blue-blind)
#81C1C1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #93bbce; /* rgb */ color: rgb(147, 187, 206); /* oklch */ color: oklch(77.0% 0.051 228.5);
Tailwind
colors: {
custom: {
50: '#b4cfdd',
500: '#93bbce',
950: '#000000',
},
}SCSS
$custom: #93bbce; $custom-light: #b4cfdd; $custom-dark: #000000;
JSON
{
"hex": "#93bbce",
"rgb": {
"r": 147,
"g": 187,
"b": 206
},
"hsl": {
"h": 199.322,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.76953,
"c": 0.0507,
"h": 228.5
},
"luminance": 0.462
}Semantic roles & 50–950 ramp
primary
#93BBCE
secondary
#E7DBD6
accent
#5D35B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283