#93DFEE#93DFEE
#93DFEE is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.9% C 0.078 H 211.4°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFEE |
|---|---|
| RGB | rgb(147, 223, 238) |
| HSL | hsl(190, 73%, 75%) |
| HSV | hsv(190, 38%, 93%) |
| CMYK | cmyk(38.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.56, -19.72, -14.74) |
| CIE-LCH | lch(84.56, 24.62, 216.78°) |
| OKLab | oklab(85.93% -0.0663 -0.0404) |
| OKLCH | oklch(85.93% 0.078 211.4) |
| XYZ | xyz(53.8475, 65.1479, 90.6097) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Powder Blue
#B0E0E6
ΔE00 5.00
Robin'S Egg
#6DEDFD
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 5.95
Lightblue
#ADD8E6
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFEE #EEA293
analogous
#93EECF #93DFEE #93B1EE
triadic
#93DFEE #EE93DF #DFEE93
tetradic
#93DFEE #CF93EE #EEA293 #B1EE93
square
#93DFEE #CF93EE #EEA293 #B1EE93
split-complementary
#93DFEE #EE93B1 #EECF93
monochromatic
#29C0DD #5ECFE6 #93DFEE #C8EFF6 #E5F7FB
Accessibility & contrast
On white
1.50
#93DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#93DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFEE
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFEE | 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)
#D2DAEF
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#6EE6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #93dfee; /* rgb */ color: rgb(147, 223, 238); /* oklch */ color: oklch(85.9% 0.078 211.4);
Tailwind
colors: {
custom: {
50: '#b6e9f3',
500: '#93dfee',
950: '#000000',
},
}SCSS
$custom: #93dfee; $custom-light: #b6e9f3; $custom-dark: #000000;
JSON
{
"hex": "#93dfee",
"rgb": {
"r": 147,
"g": 223,
"b": 238
},
"hsl": {
"h": 189.89,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.85929,
"c": 0.07769,
"h": 211.4
},
"luminance": 0.65151
}Semantic roles & 50–950 ramp
primary
#93DFEE
secondary
#CA6E5B
accent
#3111D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121617
muted
#828485