#93DFD3#93DFD3
#93DFD3 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.077 H 183.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFD3 |
|---|---|
| RGB | rgb(147, 223, 211) |
| HSL | hsl(171, 54%, 73%) |
| HSV | hsv(171, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(83.80, -26.07, -1.58) |
| CIE-LCH | lch(83.80, 26.12, 183.47°) |
| OKLab | oklab(85.07% -0.0771 -0.0046) |
| OKLCH | oklch(85.07% 0.077 183.5) |
| XYZ | xyz(50.1740, 63.6785, 71.2628) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 6.48
Paleturquoise
#AFEEEE
ΔE00 6.62
Seafoam Blue
#78D1B6
ΔE00 6.70
Pale Teal
#82CBB2
ΔE00 6.95
Turquoise
#40E0D0
ΔE00 7.32
Light Teal
#90E4C1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFD3 #DF939F
analogous
#93DFAD #93DFD3 #93C5DF
triadic
#93DFD3 #D393DF #DFD393
tetradic
#93DFD3 #AD93DF #DF939F #C5DF93
square
#93DFD3 #AD93DF #DF939F #C5DF93
split-complementary
#93DFD3 #DF93C5 #DFAD93
monochromatic
#39BFAA #64D1C0 #93DFD3 #C2EDE6 #E7F8F5
Accessibility & contrast
On white
1.53
#93DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#93DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFD3
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFD3 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#CACDD4
Tritanopia (blue-blind)
#7AE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93dfd3; /* rgb */ color: rgb(147, 223, 211); /* oklch */ color: oklch(85.1% 0.077 183.5);
Tailwind
colors: {
custom: {
50: '#b5e9e0',
500: '#93dfd3',
950: '#000000',
},
}SCSS
$custom: #93dfd3; $custom-light: #b5e9e0; $custom-dark: #000000;
JSON
{
"hex": "#93dfd3",
"rgb": {
"r": 147,
"g": 223,
"b": 211
},
"hsl": {
"h": 170.526,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85067,
"c": 0.07727,
"h": 183.5
},
"luminance": 0.63682
}Semantic roles & 50–950 ramp
primary
#93DFD3
secondary
#B75F6D
accent
#243DC2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484