#93DFD1#93DFD1
#93DFD1 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.078 H 181.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFD1 |
|---|---|
| RGB | rgb(147, 223, 209) |
| HSL | hsl(169, 54%, 73%) |
| HSV | hsv(169, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(83.75, -26.52, -0.60) |
| CIE-LCH | lch(83.75, 26.52, 181.29°) |
| OKLab | oklab(85.01% -0.078 -0.002) |
| OKLCH | oklch(85.01% 0.078 181.5) |
| XYZ | xyz(49.9248, 63.5789, 69.9505) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.13
Tiffany Blue
#7BF2DA
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.45
Light Teal
#90E4C1
ΔE00 6.71
Paleturquoise
#AFEEEE
ΔE00 7.16
Turquoise
#40E0D0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFD1 #DF93A1
analogous
#93DFAB #93DFD1 #93C7DF
triadic
#93DFD1 #D193DF #DFD193
tetradic
#93DFD1 #AB93DF #DF93A1 #C7DF93
square
#93DFD1 #AB93DF #DF93A1 #C7DF93
split-complementary
#93DFD1 #DF93C7 #DFAB93
monochromatic
#39BFA6 #64D1BD #93DFD1 #C2EDE5 #E7F8F5
Accessibility & contrast
On white
1.53
#93DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#93DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFD1
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFD1 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#7AE2DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93dfd1; /* rgb */ color: rgb(147, 223, 209); /* oklch */ color: oklch(85.0% 0.078 181.5);
Tailwind
colors: {
custom: {
50: '#b5e9df',
500: '#93dfd1',
950: '#000000',
},
}SCSS
$custom: #93dfd1; $custom-light: #b5e9df; $custom-dark: #000000;
JSON
{
"hex": "#93dfd1",
"rgb": {
"r": 147,
"g": 223,
"b": 209
},
"hsl": {
"h": 168.947,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85008,
"c": 0.07799,
"h": 181.5
},
"luminance": 0.63582
}Semantic roles & 50–950 ramp
primary
#93DFD1
secondary
#B75F6F
accent
#2441C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484