#93DFEB#93DFEB
#93DFEB is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.8% C 0.077 H 208.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFEB |
|---|---|
| RGB | rgb(147, 223, 235) |
| HSL | hsl(188, 69%, 75%) |
| HSV | hsv(188, 37%, 92%) |
| CMYK | cmyk(37.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.47, -20.46, -13.29) |
| CIE-LCH | lch(84.47, 24.39, 213.01°) |
| OKLab | oklab(85.83% -0.0675 -0.0365) |
| OKLCH | oklch(85.83% 0.077 208.4) |
| XYZ | xyz(53.4104, 64.9731, 88.3078) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.75
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Powder Blue
#B0E0E6
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 5.45
Paleturquoise
#AFEEEE
ΔE00 5.79
Pale Sky Blue
#BDF6FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFEB #EB9F93
analogous
#93EBCB #93DFEB #93B3EB
triadic
#93DFEB #EB93DF #DFEB93
tetradic
#93DFEB #CB93EB #EB9F93 #B3EB93
square
#93DFEB #CB93EB #EB9F93 #B3EB93
split-complementary
#93DFEB #EB93B3 #EBCB93
monochromatic
#2CC0D8 #5FD0E1 #93DFEB #C7EEF5 #E5F7FA
Accessibility & contrast
On white
1.50
#93DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#93DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFEB
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFEB | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#70E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #93dfeb; /* rgb */ color: rgb(147, 223, 235); /* oklch */ color: oklch(85.8% 0.077 208.4);
Tailwind
colors: {
custom: {
50: '#b6e9f1',
500: '#93dfeb',
950: '#000000',
},
}SCSS
$custom: #93dfeb; $custom-light: #b6e9f1; $custom-dark: #000000;
JSON
{
"hex": "#93dfeb",
"rgb": {
"r": 147,
"g": 223,
"b": 235
},
"hsl": {
"h": 188.182,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.85827,
"c": 0.0767,
"h": 208.4
},
"luminance": 0.64977
}Semantic roles & 50–950 ramp
primary
#93DFEB
secondary
#C66B5C
accent
#2E15D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485