#93DFEF#93DFEF
#93DFEF is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 86.0% C 0.078 H 212.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFEF |
|---|---|
| RGB | rgb(147, 223, 239) |
| HSL | hsl(190, 74%, 76%) |
| HSV | hsv(190, 38%, 94%) |
| CMYK | cmyk(38.5%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.59, -19.48, -15.22) |
| CIE-LCH | lch(84.59, 24.72, 218.01°) |
| OKLab | oklab(85.96% -0.0659 -0.0418) |
| OKLCH | oklch(85.96% 0.078 212.4) |
| XYZ | xyz(53.9948, 65.2068, 91.3856) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 5.11
Ice Blue
#A5DFF9
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFEF #EFA393
analogous
#93EFD1 #93DFEF #93B1EF
triadic
#93DFEF #EF93DF #DFEF93
tetradic
#93DFEF #D193EF #EFA393 #B1EF93
square
#93DFEF #D193EF #EFA393 #B1EF93
split-complementary
#93DFEF #EF93B1 #EFD193
monochromatic
#28BFDF #5ECFE7 #93DFEF #C8EFF7 #E4F7FB
Accessibility & contrast
On white
1.50
#93DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#93DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFEF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFEF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#6EE6E4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #93dfef; /* rgb */ color: rgb(147, 223, 239); /* oklch */ color: oklch(86.0% 0.078 212.4);
Tailwind
colors: {
custom: {
50: '#b6e9f4',
500: '#93dfef',
950: '#000000',
},
}SCSS
$custom: #93dfef; $custom-light: #b6e9f4; $custom-dark: #000000;
JSON
{
"hex": "#93dfef",
"rgb": {
"r": 147,
"g": 223,
"b": 239
},
"hsl": {
"h": 190.435,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.85963,
"c": 0.07807,
"h": 212.4
},
"luminance": 0.6521
}Semantic roles & 50–950 ramp
primary
#93DFEF
secondary
#CB6F5B
accent
#320FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485