#93DAEF#93DAEF
#93DAEF is a very light, moderate cyan. Relative luminance 0.626; OKLCH L 84.9% C 0.076 H 218.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #93DAEF |
|---|---|
| RGB | rgb(147, 218, 239) |
| HSL | hsl(194, 74%, 76%) |
| HSV | hsv(194, 38%, 94%) |
| CMYK | cmyk(38.5%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(83.22, -16.95, -17.29) |
| CIE-LCH | lch(83.22, 24.21, 225.56°) |
| OKLab | oklab(84.87% -0.06 -0.0475) |
| OKLCH | oklch(84.87% 0.077 218.4) |
| XYZ | xyz(52.6786, 62.5745, 90.9469) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.81
Sky Blue
#87CEEB
ΔE00 3.95
Lightblue
#ADD8E6
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.97
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DAEF #EFA893
analogous
#93EFD6 #93DAEF #93ACEF
triadic
#93DAEF #EF93DA #DAEF93
tetradic
#93DAEF #D693EF #EFA893 #ACEF93
square
#93DAEF #D693EF #EFA893 #ACEF93
split-complementary
#93DAEF #EF93AC #EFD693
monochromatic
#28B5DF #5EC8E7 #93DAEF #C8ECF7 #E4F6FB
Accessibility & contrast
On white
1.55
#93DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#93DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DAEF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DAEF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#6FE2E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #93daef; /* rgb */ color: rgb(147, 218, 239); /* oklch */ color: oklch(84.9% 0.076 218.4);
Tailwind
colors: {
custom: {
50: '#b6e5f4',
500: '#93daef',
950: '#000000',
},
}SCSS
$custom: #93daef; $custom-light: #b6e5f4; $custom-dark: #000000;
JSON
{
"hex": "#93daef",
"rgb": {
"r": 147,
"g": 218,
"b": 239
},
"hsl": {
"h": 193.696,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.8487,
"c": 0.0765,
"h": 218.4
},
"luminance": 0.62578
}Semantic roles & 50–950 ramp
primary
#93DAEF
secondary
#CB755B
accent
#3D0FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485