#93CBEE#93CBEE
#93CBEE is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.6% C 0.076 H 236.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #93CBEE |
|---|---|
| RGB | rgb(147, 203, 238) |
| HSL | hsl(203, 73%, 75%) |
| HSV | hsv(203, 38%, 93%) |
| CMYK | cmyk(38.2%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(79.09, -9.46, -23.00) |
| CIE-LCH | lch(79.09, 24.87, 247.65°) |
| OKLab | oklab(81.58% -0.0422 -0.0634) |
| OKLCH | oklch(81.58% 0.076 236.4) |
| XYZ | xyz(48.8160, 55.0851, 88.9326) |
| Luminance | 0.5509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.47
Light Blue
#95D0FC
ΔE00 2.59
Baby Blue
#89CFF0
ΔE00 2.85
Lightblue (survey)
#7BC8F6
ΔE00 3.33
Sky
#82CAFC
ΔE00 3.41
Sky Blue
#87CEEB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CBEE #EEB693
analogous
#93EEE3 #93CBEE #939DEE
triadic
#93CBEE #EE93CB #CBEE93
tetradic
#93CBEE #E393EE #EEB693 #9DEE93
square
#93CBEE #E393EE #EEB693 #9DEE93
split-complementary
#93CBEE #EE939D #EEE393
monochromatic
#2998DD #5EB2E6 #93CBEE #C8E4F6 #E5F2FB
Accessibility & contrast
On white
1.75
#93CBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#93CBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CBEE
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CBEE | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#AFBFED
Tritanopia (blue-blind)
#72D4D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #93cbee; /* rgb */ color: rgb(147, 203, 238); /* oklch */ color: oklch(81.6% 0.076 236.4);
Tailwind
colors: {
custom: {
50: '#b6daf3',
500: '#93cbee',
950: '#000000',
},
}SCSS
$custom: #93cbee; $custom-light: #b6daf3; $custom-dark: #000000;
JSON
{
"hex": "#93cbee",
"rgb": {
"r": 147,
"g": 203,
"b": 238
},
"hsl": {
"h": 203.077,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.81584,
"c": 0.07614,
"h": 236.4
},
"luminance": 0.55088
}Semantic roles & 50–950 ramp
primary
#93CBEE
secondary
#CA865B
accent
#5C11D5
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385