#93DFD9#93DFD9
#93DFD9 is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.2% C 0.076 H 189.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFD9 |
|---|---|
| RGB | rgb(147, 223, 217) |
| HSL | hsl(175, 54%, 73%) |
| HSV | hsv(175, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(83.96, -24.71, -4.52) |
| CIE-LCH | lch(83.96, 25.12, 190.37°) |
| OKLab | oklab(85.25% -0.0747 -0.0125) |
| OKLCH | oklch(85.25% 0.076 189.5) |
| XYZ | xyz(50.9402, 63.9850, 75.2983) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.97
Light Cyan
#ACFFFC
ΔE00 7.02
Pale Cyan
#B7FFFA
ΔE00 7.22
Mediumturquoise
#48D1CC
ΔE00 7.40
Duck Egg Blue
#C3FBF4
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFD9 #DF9399
analogous
#93DFB3 #93DFD9 #93BFDF
triadic
#93DFD9 #D993DF #DFD993
tetradic
#93DFD9 #B393DF #DF9399 #BFDF93
square
#93DFD9 #B393DF #DF9399 #BFDF93
split-complementary
#93DFD9 #DF93BF #DFB393
monochromatic
#39BFB4 #64D1C8 #93DFD9 #C2EDEA #E7F8F7
Accessibility & contrast
On white
1.52
#93DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#93DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFD9
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFD9 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D9
Deuteranopia (green-blind)
#C9CDDA
Tritanopia (blue-blind)
#77E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93dfd9; /* rgb */ color: rgb(147, 223, 217); /* oklch */ color: oklch(85.2% 0.076 189.5);
Tailwind
colors: {
custom: {
50: '#b5e9e4',
500: '#93dfd9',
950: '#000000',
},
}SCSS
$custom: #93dfd9; $custom-light: #b5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#93dfd9",
"rgb": {
"r": 147,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.263,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85248,
"c": 0.07571,
"h": 189.5
},
"luminance": 0.63988
}Semantic roles & 50–950 ramp
primary
#93DFD9
secondary
#B75F66
accent
#2430C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484