#93DDEE#93DDEE
#93DDEE is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.5% C 0.077 H 213.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #93DDEE |
|---|---|
| RGB | rgb(147, 221, 238) |
| HSL | hsl(191, 73%, 75%) |
| HSV | hsv(191, 38%, 93%) |
| CMYK | cmyk(38.2%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(84.01, -18.72, -15.57) |
| CIE-LCH | lch(84.01, 24.34, 219.75°) |
| OKLab | oklab(85.49% -0.064 -0.0427) |
| OKLCH | oklch(85.49% 0.077 213.7) |
| XYZ | xyz(53.3163, 64.0855, 90.4326) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Ice Blue
#A5DFF9
ΔE00 5.16
Powder Blue
#B0E0E6
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.44
Sky Blue
#87CEEB
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DDEE #EEA493
analogous
#93EED1 #93DDEE #93AFEE
triadic
#93DDEE #EE93DD #DDEE93
tetradic
#93DDEE #D193EE #EEA493 #AFEE93
square
#93DDEE #D193EE #EEA493 #AFEE93
split-complementary
#93DDEE #EE93AF #EED193
monochromatic
#29BCDD #5ECCE6 #93DDEE #C8EEF6 #E5F7FB
Accessibility & contrast
On white
1.52
#93DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#93DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DDEE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DDEE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#6FE4E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93ddee; /* rgb */ color: rgb(147, 221, 238); /* oklch */ color: oklch(85.5% 0.077 213.7);
Tailwind
colors: {
custom: {
50: '#b6e7f3',
500: '#93ddee',
950: '#000000',
},
}SCSS
$custom: #93ddee; $custom-light: #b6e7f3; $custom-dark: #000000;
JSON
{
"hex": "#93ddee",
"rgb": {
"r": 147,
"g": 221,
"b": 238
},
"hsl": {
"h": 191.209,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.85491,
"c": 0.07691,
"h": 213.7
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#93DDEE
secondary
#CA705B
accent
#3511D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485