#93DFE4#93DFE4
#93DFE4 is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.075 H 201.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFE4 |
|---|---|
| RGB | rgb(147, 223, 228) |
| HSL | hsl(184, 60%, 74%) |
| HSV | hsv(184, 36%, 89%) |
| CMYK | cmyk(35.5%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(84.27, -22.14, -9.89) |
| CIE-LCH | lch(84.27, 24.25, 204.07°) |
| OKLab | oklab(85.6% -0.0702 -0.0271) |
| OKLCH | oklch(85.6% 0.075 201.1) |
| XYZ | xyz(52.4189, 64.5765, 83.0861) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.92
Paleturquoise
#AFEEEE
ΔE00 4.48
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.89
Pale Sky Blue
#BDF6FE
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFE4 #E49893
analogous
#93E4C0 #93DFE4 #93B6E4
triadic
#93DFE4 #E493DF #DFE493
tetradic
#93DFE4 #C093E4 #E49893 #B6E493
square
#93DFE4 #C093E4 #E49893 #B6E493
split-complementary
#93DFE4 #E493B6 #E4C093
monochromatic
#33C1CA #62D0D8 #93DFE4 #C4EEF0 #E7F8F9
Accessibility & contrast
On white
1.51
#93DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#93DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFE4
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFE4 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E4
Deuteranopia (green-blind)
#C6CEE5
Tritanopia (blue-blind)
#73E4E0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #93dfe4; /* rgb */ color: rgb(147, 223, 228); /* oklch */ color: oklch(85.6% 0.075 201.1);
Tailwind
colors: {
custom: {
50: '#b6e9ec',
500: '#93dfe4',
950: '#000000',
},
}SCSS
$custom: #93dfe4; $custom-light: #b6e9ec; $custom-dark: #000000;
JSON
{
"hex": "#93dfe4",
"rgb": {
"r": 147,
"g": 223,
"b": 228
},
"hsl": {
"h": 183.704,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.85596,
"c": 0.07529,
"h": 201.1
},
"luminance": 0.6458
}Semantic roles & 50–950 ramp
primary
#93DFE4
secondary
#BD645E
accent
#281EC8
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484