#93BCDD#93BCDD
#93BCDD is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.7% C 0.065 H 242.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCDD |
|---|---|
| RGB | rgb(147, 188, 221) |
| HSL | hsl(207, 52%, 72%) |
| HSV | hsv(207, 33%, 87%) |
| CMYK | cmyk(33.5%, 14.9%, 0%, 13.3%) |
| CIE-LAB | lab(74.44, -5.79, -20.92) |
| CIE-LCH | lch(74.44, 21.70, 254.52°) |
| OKLab | oklab(77.72% -0.0294 -0.0575) |
| OKLCH | oklch(77.72% 0.065 242.9) |
| XYZ | xyz(43.0629, 47.3879, 75.2703) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.88
Cloudy Blue
#ACC2D9
ΔE00 5.29
Light Blue
#95D0FC
ΔE00 5.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.89
Carolina Blue
#8AB8FE
ΔE00 5.90
Sky
#82CAFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCDD #DDB493
analogous
#93DDD9 #93BCDD #9397DD
triadic
#93BCDD #DD93BC #BCDD93
tetradic
#93BCDD #D993DD #DDB493 #97DD93
square
#93BCDD #D993DD #DDB493 #97DD93
split-complementary
#93BCDD #DD9397 #DDD993
monochromatic
#3B82BB #649FCE #93BCDD #C2D9EC #E8F1F8
Accessibility & contrast
On white
2.00
#93BCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#93BCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCDD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCDD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCDF
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#7BC4C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bcdd; /* rgb */ color: rgb(147, 188, 221); /* oklch */ color: oklch(77.7% 0.065 242.9);
Tailwind
colors: {
custom: {
50: '#b4d0e7',
500: '#93bcdd',
950: '#000000',
},
}SCSS
$custom: #93bcdd; $custom-light: #b4d0e7; $custom-dark: #000000;
JSON
{
"hex": "#93bcdd",
"rgb": {
"r": 147,
"g": 188,
"b": 221
},
"hsl": {
"h": 206.757,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.77718,
"c": 0.06455,
"h": 242.9
},
"luminance": 0.4739
}Semantic roles & 50–950 ramp
primary
#93BCDD
secondary
#EFE4DC
accent
#6A26C0
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284