#93DFEC#93DFEC
#93DFEC is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.9% C 0.077 H 209.4°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFEC |
|---|---|
| RGB | rgb(147, 223, 236) |
| HSL | hsl(189, 70%, 75%) |
| HSV | hsv(189, 38%, 93%) |
| CMYK | cmyk(37.7%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.50, -20.21, -13.77) |
| CIE-LCH | lch(84.50, 24.46, 214.27°) |
| OKLab | oklab(85.86% -0.0671 -0.0378) |
| OKLCH | oklch(85.86% 0.077 209.4) |
| XYZ | xyz(53.5553, 65.0310, 89.0708) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.88
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Powder Blue
#B0E0E6
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.49
Paleturquoise
#AFEEEE
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFEC #ECA093
analogous
#93ECCC #93DFEC #93B2EC
triadic
#93DFEC #EC93DF #DFEC93
tetradic
#93DFEC #CC93EC #ECA093 #B2EC93
square
#93DFEC #CC93EC #ECA093 #B2EC93
split-complementary
#93DFEC #EC93B2 #ECCC93
monochromatic
#2BC0DA #5FD0E3 #93DFEC #C7EEF5 #E5F7FA
Accessibility & contrast
On white
1.50
#93DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#93DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFEC
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFEC | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9ED
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#6FE6E3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #93dfec; /* rgb */ color: rgb(147, 223, 236); /* oklch */ color: oklch(85.9% 0.077 209.4);
Tailwind
colors: {
custom: {
50: '#b6e9f2',
500: '#93dfec',
950: '#000000',
},
}SCSS
$custom: #93dfec; $custom-light: #b6e9f2; $custom-dark: #000000;
JSON
{
"hex": "#93dfec",
"rgb": {
"r": 147,
"g": 223,
"b": 236
},
"hsl": {
"h": 188.764,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.85861,
"c": 0.077,
"h": 209.4
},
"luminance": 0.65035
}Semantic roles & 50–950 ramp
primary
#93DFEC
secondary
#C76C5C
accent
#2F13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485