#93CDEC#93CDEC
#93CDEC is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.9% C 0.074 H 232.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDEC |
|---|---|
| RGB | rgb(147, 205, 236) |
| HSL | hsl(201, 70%, 75%) |
| HSV | hsv(201, 38%, 93%) |
| CMYK | cmyk(37.7%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(79.57, -11.01, -21.21) |
| CIE-LCH | lch(79.57, 23.90, 242.56°) |
| OKLab | oklab(81.94% -0.0453 -0.0584) |
| OKLCH | oklch(81.94% 0.074 232.2) |
| XYZ | xyz(48.9992, 55.9189, 87.5521) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.77
Sky Blue
#87CEEB
ΔE00 2.59
Lightskyblue
#87CEFA
ΔE00 3.24
Light Blue
#95D0FC
ΔE00 3.85
Lightblue (survey)
#7BC8F6
ΔE00 4.07
Ice Blue
#A5DFF9
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDEC #ECB293
analogous
#93ECDF #93CDEC #93A0EC
triadic
#93CDEC #EC93CD #CDEC93
tetradic
#93CDEC #DF93EC #ECB293 #A0EC93
square
#93CDEC #DF93EC #ECB293 #A0EC93
split-complementary
#93CDEC #EC93A0 #ECDF93
monochromatic
#2B9DDA #5FB5E3 #93CDEC #C7E5F5 #E5F3FA
Accessibility & contrast
On white
1.72
#93CDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#93CDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDEC
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDEC | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBEE
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#72D6D7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #93cdec; /* rgb */ color: rgb(147, 205, 236); /* oklch */ color: oklch(81.9% 0.074 232.2);
Tailwind
colors: {
custom: {
50: '#b6dcf2',
500: '#93cdec',
950: '#000000',
},
}SCSS
$custom: #93cdec; $custom-light: #b6dcf2; $custom-dark: #000000;
JSON
{
"hex": "#93cdec",
"rgb": {
"r": 147,
"g": 205,
"b": 236
},
"hsl": {
"h": 200.899,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.8194,
"c": 0.0739,
"h": 232.2
},
"luminance": 0.55922
}Semantic roles & 50–950 ramp
primary
#93CDEC
secondary
#C7815C
accent
#5613D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485