#93BCDE#93BCDE
#93BCDE is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.066 H 243.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCDE |
|---|---|
| RGB | rgb(147, 188, 222) |
| HSL | hsl(207, 53%, 72%) |
| HSV | hsv(207, 34%, 87%) |
| CMYK | cmyk(33.8%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(74.47, -5.54, -21.41) |
| CIE-LCH | lch(74.47, 22.11, 255.49°) |
| OKLab | oklab(77.76% -0.029 -0.0589) |
| OKLCH | oklch(77.76% 0.066 243.8) |
| XYZ | xyz(43.1965, 47.4413, 75.9741) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.09
Cloudy Blue
#ACC2D9
ΔE00 5.33
Carolina Blue
#8AB8FE
ΔE00 5.61
Light Blue
#95D0FC
ΔE00 5.70
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Sky
#82CAFC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCDE #DEB593
analogous
#93DEDA #93BCDE #9397DE
triadic
#93BCDE #DE93BC #BCDE93
tetradic
#93BCDE #DA93DE #DEB593 #97DE93
square
#93BCDE #DA93DE #DEB593 #97DE93
split-complementary
#93BCDE #DE9397 #DEDA93
monochromatic
#3A81BD #649FD0 #93BCDE #C2D9EC #E8F0F8
Accessibility & contrast
On white
2.00
#93BCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#93BCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCDE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCDE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE0
Deuteranopia (green-blind)
#A4B4DD
Tritanopia (blue-blind)
#7BC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bcde; /* rgb */ color: rgb(147, 188, 222); /* oklch */ color: oklch(77.8% 0.066 243.8);
Tailwind
colors: {
custom: {
50: '#b5d0e8',
500: '#93bcde',
950: '#000000',
},
}SCSS
$custom: #93bcde; $custom-light: #b5d0e8; $custom-dark: #000000;
JSON
{
"hex": "#93bcde",
"rgb": {
"r": 147,
"g": 188,
"b": 222
},
"hsl": {
"h": 207.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.77756,
"c": 0.06562,
"h": 243.8
},
"luminance": 0.47443
}Semantic roles & 50–950 ramp
primary
#93BCDE
secondary
#EFE5DC
accent
#6B25C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284