#93DFDF#93DFDF
#93DFDF is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.075 H 195.8°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFDF |
|---|---|
| RGB | rgb(147, 223, 223) |
| HSL | hsl(180, 54%, 73%) |
| HSV | hsv(180, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(84.12, -23.32, -7.46) |
| CIE-LCH | lch(84.12, 24.49, 197.73°) |
| OKLab | oklab(85.44% -0.0722 -0.0205) |
| OKLCH | oklch(85.44% 0.075 195.8) |
| XYZ | xyz(51.7349, 64.3029, 79.4833) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Robin Egg Blue
#8AF1FE
ΔE00 6.12
Powder Blue
#B0E0E6
ΔE00 6.16
Light Cyan
#ACFFFC
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFDF #DF9393
analogous
#93DFB9 #93DFDF #93B9DF
triadic
#93DFDF #DF93DF #DFDF93
tetradic
#93DFDF #B993DF #DF9393 #B9DF93
square
#93DFDF #B993DF #DF9393 #B9DF93
split-complementary
#93DFDF #DF93B9 #DFB993
monochromatic
#39BFBF #64D1D1 #93DFDF #C2EDED #E7F8F8
Accessibility & contrast
On white
1.52
#93DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#93DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFDF
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFDF | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#75E4DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #93dfdf; /* rgb */ color: rgb(147, 223, 223); /* oklch */ color: oklch(85.4% 0.075 195.8);
Tailwind
colors: {
custom: {
50: '#b6e9e9',
500: '#93dfdf',
950: '#000000',
},
}SCSS
$custom: #93dfdf; $custom-light: #b6e9e9; $custom-dark: #000000;
JSON
{
"hex": "#93dfdf",
"rgb": {
"r": 147,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85435,
"c": 0.07508,
"h": 195.8
},
"luminance": 0.64306
}Semantic roles & 50–950 ramp
primary
#93DFDF
secondary
#B75F5F
accent
#2424C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484