#93BBDF#93BBDF
#93BBDF is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.067 H 246.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBDF |
|---|---|
| RGB | rgb(147, 187, 223) |
| HSL | hsl(208, 54%, 73%) |
| HSV | hsv(208, 34%, 87%) |
| CMYK | cmyk(34.1%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(74.23, -4.75, -22.31) |
| CIE-LCH | lch(74.23, 22.81, 257.98°) |
| OKLab | oklab(77.58% -0.0274 -0.0614) |
| OKLCH | oklch(77.58% 0.067 246) |
| XYZ | xyz(43.1181, 47.0693, 76.6111) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.55
Carolina Blue
#8AB8FE
ΔE00 4.97
Cloudy Blue
#ACC2D9
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.60
Sky Blue (survey)
#75BBFD
ΔE00 5.75
Light Blue
#95D0FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBDF #DFB793
analogous
#93DFDD #93BBDF #9395DF
triadic
#93BBDF #DF93BB #BBDF93
tetradic
#93BBDF #DD93DF #DFB793 #95DF93
square
#93BBDF #DD93DF #DFB793 #95DF93
split-complementary
#93BBDF #DF9395 #DFDD93
monochromatic
#397FBF #649DD1 #93BBDF #C2D9ED #E7F0F8
Accessibility & contrast
On white
2.02
#93BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#93BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBDF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBDF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBBE1
Deuteranopia (green-blind)
#A3B3DE
Tritanopia (blue-blind)
#7AC3C7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bbdf; /* rgb */ color: rgb(147, 187, 223); /* oklch */ color: oklch(77.6% 0.067 246.0);
Tailwind
colors: {
custom: {
50: '#b5cfe9',
500: '#93bbdf',
950: '#000000',
},
}SCSS
$custom: #93bbdf; $custom-light: #b5cfe9; $custom-dark: #000000;
JSON
{
"hex": "#93bbdf",
"rgb": {
"r": 147,
"g": 187,
"b": 223
},
"hsl": {
"h": 208.421,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.7758,
"c": 0.06722,
"h": 246
},
"luminance": 0.47071
}Semantic roles & 50–950 ramp
primary
#93BBDF
secondary
#EFE5DC
accent
#6F24C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284