#93C0FC#93C0FC
#93C0FC is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.8% C 0.098 H 255.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #93C0FC |
|---|---|
| RGB | rgb(147, 192, 252) |
| HSL | hsl(214, 95%, 78%) |
| HSV | hsv(214, 42%, 99%) |
| CMYK | cmyk(41.7%, 23.8%, 0%, 1.2%) |
| CIE-LAB | lab(76.64, 0.12, -34.27) |
| CIE-LCH | lch(76.64, 34.27, 270.19°) |
| OKLab | oklab(79.82% -0.0241 -0.0953) |
| OKLCH | oklch(79.82% 0.098 255.8) |
| XYZ | xyz(48.4472, 50.9278, 99.3538) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.16
Pastel Blue
#A2BFFE
ΔE00 3.83
Baby Blue (survey)
#A2CFFE
ΔE00 4.04
Sky Blue (survey)
#75BBFD
ΔE00 4.76
Powder Blue (survey)
#B1D1FC
ΔE00 5.60
Light Blue
#95D0FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93C0FC #FCCF93
analogous
#93F4FC #93C0FC #9A93FC
triadic
#93C0FC #FC93C0 #C0FC93
tetradic
#93C0FC #FC93F4 #FCCF93 #93FC9A
square
#93C0FC #FC93F4 #FCCF93 #93FC9A
split-complementary
#93C0FC #FC9A93 #F4FC93
monochromatic
#1C7BF9 #579DFA #93C0FC #CFE3FE #E1EEFE
Accessibility & contrast
On white
1.88
#93C0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#93C0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93C0FC
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93C0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93C0FC | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#9DB9FB
Tritanopia (blue-blind)
#6DCDD4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #93c0fc; /* rgb */ color: rgb(147, 192, 252); /* oklch */ color: oklch(79.8% 0.098 255.8);
Tailwind
colors: {
custom: {
50: '#b6d2fd',
500: '#93c0fc',
950: '#000000',
},
}SCSS
$custom: #93c0fc; $custom-light: #b6d2fd; $custom-dark: #000000;
JSON
{
"hex": "#93c0fc",
"rgb": {
"r": 147,
"g": 192,
"b": 252
},
"hsl": {
"h": 214.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.79817,
"c": 0.09834,
"h": 255.8
},
"luminance": 0.50931
}Semantic roles & 50–950 ramp
primary
#93C0FC
secondary
#DDA356
accent
#8300E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385