#93DED1#93DED1
#93DED1 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.077 H 182.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #93DED1 |
|---|---|
| RGB | rgb(147, 222, 209) |
| HSL | hsl(170, 53%, 72%) |
| HSV | hsv(170, 34%, 87%) |
| CMYK | cmyk(33.8%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(83.47, -26.03, -1.01) |
| CIE-LCH | lch(83.47, 26.05, 182.21°) |
| OKLab | oklab(84.78% -0.0767 -0.0031) |
| OKLCH | oklch(84.78% 0.077 182.3) |
| XYZ | xyz(49.6584, 63.0461, 69.8617) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 6.31
Tiffany Blue
#7BF2DA
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 6.52
Paleturquoise
#AFEEEE
ΔE00 6.97
Light Teal
#90E4C1
ΔE00 7.09
Turquoise
#40E0D0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DED1 #DE93A0
analogous
#93DEAC #93DED1 #93C6DE
triadic
#93DED1 #D193DE #DED193
tetradic
#93DED1 #AC93DE #DE93A0 #C6DE93
square
#93DED1 #AC93DE #DE93A0 #C6DE93
split-complementary
#93DED1 #DE93C6 #DEAC93
monochromatic
#3ABDA6 #64D0BD #93DED1 #C2ECE5 #E8F8F5
Accessibility & contrast
On white
1.54
#93DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#93DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DED1
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DED1 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D1
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#7AE1DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #93ded1; /* rgb */ color: rgb(147, 222, 209); /* oklch */ color: oklch(84.8% 0.077 182.3);
Tailwind
colors: {
custom: {
50: '#b5e8df',
500: '#93ded1',
950: '#000000',
},
}SCSS
$custom: #93ded1; $custom-light: #b5e8df; $custom-dark: #000000;
JSON
{
"hex": "#93ded1",
"rgb": {
"r": 147,
"g": 222,
"b": 209
},
"hsl": {
"h": 169.6,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.84784,
"c": 0.0768,
"h": 182.3
},
"luminance": 0.63049
}Semantic roles & 50–950 ramp
primary
#93DED1
secondary
#B65F6E
accent
#2540C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484