#93CBFF#93CBFF
#93CBFF is a very light, moderate cyan. Relative luminance 0.561; OKLCH L 82.3% C 0.094 H 247.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #93CBFF |
|---|---|
| RGB | rgb(147, 203, 255) |
| HSL | hsl(209, 100%, 79%) |
| HSV | hsv(209, 42%, 100%) |
| CMYK | cmyk(42.4%, 20.4%, 0%, 0%) |
| CIE-LAB | lab(79.69, -5.01, -31.17) |
| CIE-LCH | lch(79.69, 31.57, 260.88°) |
| OKLab | oklab(82.25% -0.0364 -0.0865) |
| OKLCH | oklch(82.25% 0.094 247.2) |
| XYZ | xyz(51.4325, 56.1317, 102.7127) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue
#95D0FC
ΔE00 2.36
Baby Blue (survey)
#A2CFFE
ΔE00 2.42
Sky
#82CAFC
ΔE00 3.18
Lightskyblue
#87CEFA
ΔE00 4.01
Lightblue (survey)
#7BC8F6
ΔE00 4.71
Sky Blue (survey)
#75BBFD
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CBFF #FFC793
analogous
#93FFFD #93CBFF #9395FF
triadic
#93CBFF #FF93CB #CBFF93
tetradic
#93CBFF #FD93FF #FFC793 #95FF93
square
#93CBFF #FD93FF #FFC793 #95FF93
split-complementary
#93CBFF #FF9395 #FFFD93
monochromatic
#1990FF #56AEFF #93CBFF #D0E8FF #E0F0FF
Accessibility & contrast
On white
1.72
#93CBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#93CBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CBFF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CBFF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A8C1FE
Tritanopia (blue-blind)
#69D7DC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #93cbff; /* rgb */ color: rgb(147, 203, 255); /* oklch */ color: oklch(82.3% 0.094 247.2);
Tailwind
colors: {
custom: {
50: '#b7daff',
500: '#93cbff',
950: '#000000',
},
}SCSS
$custom: #93cbff; $custom-light: #b7daff; $custom-dark: #000000;
JSON
{
"hex": "#93cbff",
"rgb": {
"r": 147,
"g": 203,
"b": 255
},
"hsl": {
"h": 208.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.82254,
"c": 0.09383,
"h": 247.2
},
"luminance": 0.56135
}Semantic roles & 50–950 ramp
primary
#93CBFF
secondary
#E19955
accent
#6F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386