#93DEDE#93DEDE
#93DEDE is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.2% C 0.074 H 195.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #93DEDE |
|---|---|
| RGB | rgb(147, 222, 222) |
| HSL | hsl(180, 53%, 72%) |
| HSV | hsv(180, 34%, 87%) |
| CMYK | cmyk(33.8%, 0%, 0%, 12.9%) |
| CIE-LAB | lab(83.82, -23.06, -7.38) |
| CIE-LCH | lch(83.82, 24.22, 197.74°) |
| OKLab | oklab(85.18% -0.0714 -0.0203) |
| OKLCH | oklch(85.18% 0.074 195.8) |
| XYZ | xyz(51.3340, 63.7163, 78.6866) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Powder Blue
#B0E0E6
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 7.12
Light Cyan
#ACFFFC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#93DEDE #DE9393
analogous
#93DEB9 #93DEDE #93B9DE
triadic
#93DEDE #DE93DE #DEDE93
tetradic
#93DEDE #B993DE #DE9393 #B9DE93
square
#93DEDE #B993DE #DE9393 #B9DE93
split-complementary
#93DEDE #DE93B9 #DEB993
monochromatic
#3ABDBD #64D0D0 #93DEDE #C2ECEC #E8F8F8
Accessibility & contrast
On white
1.53
#93DEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#93DEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #93DEDE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##93DEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##93DEDE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#76E3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #93dede; /* rgb */ color: rgb(147, 222, 222); /* oklch */ color: oklch(85.2% 0.074 195.8);
Tailwind
colors: {
custom: {
50: '#b6e8e8',
500: '#93dede',
950: '#000000',
},
}SCSS
$custom: #93dede; $custom-light: #b6e8e8; $custom-dark: #000000;
JSON
{
"hex": "#93dede",
"rgb": {
"r": 147,
"g": 222,
"b": 222
},
"hsl": {
"h": 180,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.85182,
"c": 0.07424,
"h": 195.8
},
"luminance": 0.6372
}Semantic roles & 50–950 ramp
primary
#93DEDE
secondary
#B65F5F
accent
#2525C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484