#93CDEB#93CDEB
#93CDEB is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.9% C 0.073 H 231.3°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #93CDEB |
|---|---|
| RGB | rgb(147, 205, 235) |
| HSL | hsl(200, 69%, 75%) |
| HSV | hsv(200, 37%, 92%) |
| CMYK | cmyk(37.4%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.53, -11.27, -20.72) |
| CIE-LCH | lch(79.53, 23.59, 241.47°) |
| OKLab | oklab(81.9% -0.0457 -0.057) |
| OKLCH | oklch(81.9% 0.073 231.3) |
| XYZ | xyz(48.8543, 55.8610, 86.7891) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.72
Sky Blue
#87CEEB
ΔE00 2.37
Lightskyblue
#87CEFA
ΔE00 3.53
Light Blue
#95D0FC
ΔE00 4.18
Lightblue (survey)
#7BC8F6
ΔE00 4.31
Ice Blue
#A5DFF9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93CDEB #EBB193
analogous
#93EBDD #93CDEB #93A1EB
triadic
#93CDEB #EB93CD #CDEB93
tetradic
#93CDEB #DD93EB #EBB193 #A1EB93
square
#93CDEB #DD93EB #EBB193 #A1EB93
split-complementary
#93CDEB #EB93A1 #EBDD93
monochromatic
#2C9DD8 #5FB5E1 #93CDEB #C7E5F5 #E5F3FA
Accessibility & contrast
On white
1.73
#93CDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#93CDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93CDEB
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93CDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93CDEB | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBED
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#73D5D6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #93cdeb; /* rgb */ color: rgb(147, 205, 235); /* oklch */ color: oklch(81.9% 0.073 231.3);
Tailwind
colors: {
custom: {
50: '#b6dcf1',
500: '#93cdeb',
950: '#000000',
},
}SCSS
$custom: #93cdeb; $custom-light: #b6dcf1; $custom-dark: #000000;
JSON
{
"hex": "#93cdeb",
"rgb": {
"r": 147,
"g": 205,
"b": 235
},
"hsl": {
"h": 200.455,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.81902,
"c": 0.07306,
"h": 231.3
},
"luminance": 0.55864
}Semantic roles & 50–950 ramp
primary
#93CDEB
secondary
#C6805C
accent
#5515D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485