#93CAEC#93CAEC
#93CAEC is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.3% C 0.075 H 236.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #93CAEC |
|---|---|
| RGB | rgb(147, 202, 236) |
| HSL | hsl(203, 70%, 75%) |
| HSV | hsv(203, 38%, 93%) |
| CMYK | cmyk(37.7%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(78.75, -9.44, -22.45) |
| CIE-LCH | lch(78.75, 24.35, 247.19°) |
| OKLab | oklab(81.29% -0.0416 -0.0618) |
| OKLCH | oklch(81.29% 0.075 236) |
| XYZ | xyz(48.2885, 54.4974, 87.3152) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.75
Baby Blue
#89CFF0
ΔE00 2.88
Light Blue
#95D0FC
ΔE00 2.92
Lightblue (survey)
#7BC8F6
ΔE00 3.47
Sky
#82CAFC
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CAEC #ECB593
analogous
#93ECE1 #93CAEC #939EEC
triadic
#93CAEC #EC93CA #CAEC93
tetradic
#93CAEC #E193EC #ECB593 #9EEC93
square
#93CAEC #E193EC #ECB593 #9EEC93
split-complementary
#93CAEC #EC939E #ECE193
monochromatic
#2B97DA #5FB0E3 #93CAEC #C7E4F5 #E5F2FA
Accessibility & contrast
On white
1.76
#93CAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#93CAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CAEC
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CAEC | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#73D3D5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #93caec; /* rgb */ color: rgb(147, 202, 236); /* oklch */ color: oklch(81.3% 0.075 236.0);
Tailwind
colors: {
custom: {
50: '#b5daf2',
500: '#93caec',
950: '#000000',
},
}SCSS
$custom: #93caec; $custom-light: #b5daf2; $custom-dark: #000000;
JSON
{
"hex": "#93caec",
"rgb": {
"r": 147,
"g": 202,
"b": 236
},
"hsl": {
"h": 202.921,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.81293,
"c": 0.07456,
"h": 236
},
"luminance": 0.545
}Semantic roles & 50–950 ramp
primary
#93CAEC
secondary
#C7855C
accent
#5C13D2
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111416
muted
#818385