#93DFDD#93DFDD
#93DFDD is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.075 H 193.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #93DFDD |
|---|---|
| RGB | rgb(147, 223, 221) |
| HSL | hsl(178, 54%, 73%) |
| HSV | hsv(178, 34%, 87%) |
| CMYK | cmyk(34.1%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.07, -23.79, -6.48) |
| CIE-LCH | lch(84.07, 24.66, 195.23°) |
| OKLab | oklab(85.37% -0.073 -0.0178) |
| OKLCH | oklch(85.37% 0.075 193.7) |
| XYZ | xyz(51.4668, 64.1956, 78.0716) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Powder Blue
#B0E0E6
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 6.70
Light Cyan
#ACFFFC
ΔE00 6.87
Pale Cyan
#B7FFFA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DFDD #DF9395
analogous
#93DFB7 #93DFDD #93BBDF
triadic
#93DFDD #DD93DF #DFDD93
tetradic
#93DFDD #B793DF #DF9395 #BBDF93
square
#93DFDD #B793DF #DF9395 #BBDF93
split-complementary
#93DFDD #DF93BB #DFB793
monochromatic
#39BFBB #64D1CE #93DFDD #C2EDEC #E7F8F8
Accessibility & contrast
On white
1.52
#93DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#93DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DFDD
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DFDD | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#76E3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #93dfdd; /* rgb */ color: rgb(147, 223, 221); /* oklch */ color: oklch(85.4% 0.075 193.7);
Tailwind
colors: {
custom: {
50: '#b6e9e7',
500: '#93dfdd',
950: '#000000',
},
}SCSS
$custom: #93dfdd; $custom-light: #b6e9e7; $custom-dark: #000000;
JSON
{
"hex": "#93dfdd",
"rgb": {
"r": 147,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.421,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.85372,
"c": 0.07518,
"h": 193.7
},
"luminance": 0.64199
}Semantic roles & 50–950 ramp
primary
#93DFDD
secondary
#B75F61
accent
#2428C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484