#93BBDC#93BBDC
#93BBDC is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.064 H 243.6°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #93BBDC |
|---|---|
| RGB | rgb(147, 187, 220) |
| HSL | hsl(207, 51%, 72%) |
| HSV | hsv(207, 33%, 86%) |
| CMYK | cmyk(33.2%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(74.13, -5.50, -20.84) |
| CIE-LCH | lch(74.13, 21.55, 255.20°) |
| OKLab | oklab(77.47% -0.0284 -0.0573) |
| OKLCH | oklch(77.47% 0.064 243.6) |
| XYZ | xyz(42.7172, 46.9090, 74.4998) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.85
Cloudy Blue
#ACC2D9
ΔE00 5.23
Carolina Blue
#8AB8FE
ΔE00 5.80
Light Blue
#95D0FC
ΔE00 6.04
Baby Blue (survey)
#A2CFFE
ΔE00 6.04
Lightsteelblue
#B0C4DE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BBDC #DCB493
analogous
#93DCD8 #93BBDC #9397DC
triadic
#93BBDC #DC93BB #BBDC93
tetradic
#93BBDC #D893DC #DCB493 #97DC93
square
#93BBDC #D893DC #DCB493 #97DC93
split-complementary
#93BBDC #DC9397 #DCD893
monochromatic
#3C80B9 #659ECD #93BBDC #C1D8EB #E8F0F8
Accessibility & contrast
On white
2.02
#93BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#93BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BBDC
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BBDC | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBBDE
Deuteranopia (green-blind)
#A4B3DB
Tritanopia (blue-blind)
#7CC3C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #93bbdc; /* rgb */ color: rgb(147, 187, 220); /* oklch */ color: oklch(77.5% 0.064 243.6);
Tailwind
colors: {
custom: {
50: '#b4cfe7',
500: '#93bbdc',
950: '#000000',
},
}SCSS
$custom: #93bbdc; $custom-light: #b4cfe7; $custom-dark: #000000;
JSON
{
"hex": "#93bbdc",
"rgb": {
"r": 147,
"g": 187,
"b": 220
},
"hsl": {
"h": 207.123,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.77466,
"c": 0.06393,
"h": 243.6
},
"luminance": 0.46911
}Semantic roles & 50–950 ramp
primary
#93BBDC
secondary
#EFE5DC
accent
#6B27BE
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284