#93BCDA#93BCDA
#93BCDA is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.6% C 0.061 H 240.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #93BCDA |
|---|---|
| RGB | rgb(147, 188, 218) |
| HSL | hsl(205, 49%, 72%) |
| HSV | hsv(205, 33%, 85%) |
| CMYK | cmyk(32.6%, 13.8%, 0%, 14.5%) |
| CIE-LAB | lab(74.34, -6.54, -19.44) |
| CIE-LCH | lch(74.34, 20.51, 251.41°) |
| OKLab | oklab(77.61% -0.0304 -0.0534) |
| OKLCH | oklch(77.61% 0.061 240.3) |
| XYZ | xyz(42.6668, 47.2294, 73.1841) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.41
Cloudy Blue
#ACC2D9
ΔE00 5.29
Light Blue
#95D0FC
ΔE00 6.02
Lightblue (survey)
#7BC8F6
ΔE00 6.05
Sky
#82CAFC
ΔE00 6.20
Lightskyblue
#87CEFA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93BCDA #DAB193
analogous
#93DAD5 #93BCDA #9399DA
triadic
#93BCDA #DA93BC #BCDA93
tetradic
#93BCDA #D593DA #DAB193 #99DA93
square
#93BCDA #D593DA #DAB193 #99DA93
split-complementary
#93BCDA #DA9399 #DAD593
monochromatic
#3E83B5 #65A0CA #93BCDA #C1D8EA #E8F1F7
Accessibility & contrast
On white
2.01
#93BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#93BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93BCDA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93BCDA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBBDC
Deuteranopia (green-blind)
#A6B3D9
Tritanopia (blue-blind)
#7CC3C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #93bcda; /* rgb */ color: rgb(147, 188, 218); /* oklch */ color: oklch(77.6% 0.061 240.3);
Tailwind
colors: {
custom: {
50: '#b4d0e5',
500: '#93bcda',
950: '#000000',
},
}SCSS
$custom: #93bcda; $custom-light: #b4d0e5; $custom-dark: #000000;
JSON
{
"hex": "#93bcda",
"rgb": {
"r": 147,
"g": 188,
"b": 218
},
"hsl": {
"h": 205.352,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.77605,
"c": 0.06143,
"h": 240.3
},
"luminance": 0.47231
}Semantic roles & 50–950 ramp
primary
#93BCDA
secondary
#EEE3DB
accent
#6729BC
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284