#93DFD8#93DFD8
#93DFD8 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.076 H 188.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFD8 |
|---|---|
| RGB | rgb(147, 223, 216) |
| HSL | hsl(174, 54%, 73%) |
| HSV | hsv(174, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(83.93, -24.94, -4.03) |
| CIE-LCH | lch(83.93, 25.26, 189.18°) |
| OKLab | oklab(85.22% -0.0751 -0.0112) |
| OKLCH | oklch(85.22% 0.076 188.5) |
| XYZ | xyz(50.8106, 63.9331, 74.6154) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.38
Light Cyan
#ACFFFC
ΔE00 7.11
Pale Cyan
#B7FFFA
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.31
Mediumturquoise
#48D1CC
ΔE00 7.40
Duck Egg Blue
#C3FBF4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFD8 #DF939A
analogous
#93DFB2 #93DFD8 #93C0DF
triadic
#93DFD8 #D893DF #DFD893
tetradic
#93DFD8 #B293DF #DF939A #C0DF93
square
#93DFD8 #B293DF #DF939A #C0DF93
split-complementary
#93DFD8 #DF93C0 #DFB293
monochromatic
#39BFB3 #64D1C7 #93DFD8 #C2EDE9 #E7F8F6
Accessibility & contrast
On white
1.52
#93DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#93DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFD8
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFD8 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D8
Deuteranopia (green-blind)
#C9CDD9
Tritanopia (blue-blind)
#78E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93dfd8; /* rgb */ color: rgb(147, 223, 216); /* oklch */ color: oklch(85.2% 0.076 188.5);
Tailwind
colors: {
custom: {
50: '#b5e9e4',
500: '#93dfd8',
950: '#000000',
},
}SCSS
$custom: #93dfd8; $custom-light: #b5e9e4; $custom-dark: #000000;
JSON
{
"hex": "#93dfd8",
"rgb": {
"r": 147,
"g": 223,
"b": 216
},
"hsl": {
"h": 174.474,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85218,
"c": 0.07591,
"h": 188.5
},
"luminance": 0.63936
}Semantic roles & 50–950 ramp
primary
#93DFD8
secondary
#B75F67
accent
#2432C2
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484