#93DDFF#93DDFF
#93DDFF is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 86.1% C 0.087 H 228.6°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #93DDFF |
|---|---|
| RGB | rgb(147, 221, 255) |
| HSL | hsl(199, 100%, 79%) |
| HSV | hsv(199, 42%, 100%) |
| CMYK | cmyk(42.4%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(84.55, -14.41, -23.73) |
| CIE-LCH | lch(84.55, 27.77, 238.73°) |
| OKLab | oklab(86.1% -0.0577 -0.0655) |
| OKLCH | oklch(86.1% 0.087 228.6) |
| XYZ | xyz(55.9327, 65.1321, 104.2128) |
| Luminance | 0.6514 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 2.75
Baby Blue
#89CFF0
ΔE00 3.30
Sky Blue
#87CEEB
ΔE00 3.85
Lightskyblue
#87CEFA
ΔE00 4.67
Light Blue
#95D0FC
ΔE00 5.37
Lightblue (survey)
#7BC8F6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DDFF #FFB593
analogous
#93FFEB #93DDFF #93A7FF
triadic
#93DDFF #FF93DD #DDFF93
tetradic
#93DDFF #EB93FF #FFB593 #A7FF93
square
#93DDFF #EB93FF #FFB593 #A7FF93
split-complementary
#93DDFF #FF93A7 #FFEB93
monochromatic
#19B6FF #56CAFF #93DDFF #D0F0FF #E0F5FF
Accessibility & contrast
On white
1.50
#93DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#93DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DDFF
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DDFF | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BCCEFF
Tritanopia (blue-blind)
#66E7E8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #93ddff; /* rgb */ color: rgb(147, 221, 255); /* oklch */ color: oklch(86.1% 0.087 228.6);
Tailwind
colors: {
custom: {
50: '#b7e7ff',
500: '#93ddff',
950: '#000000',
},
}SCSS
$custom: #93ddff; $custom-light: #b7e7ff; $custom-dark: #000000;
JSON
{
"hex": "#93ddff",
"rgb": {
"r": 147,
"g": 221,
"b": 255
},
"hsl": {
"h": 198.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.86101,
"c": 0.08726,
"h": 228.6
},
"luminance": 0.65136
}Semantic roles & 50–950 ramp
primary
#93DDFF
secondary
#E18155
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#121618
muted
#828486