#5DE0DB#5DE0DB
#5DE0DB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.3% C 0.115 H 191.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE0DB |
|---|---|
| RGB | rgb(93, 224, 219) |
| HSL | hsl(178, 68%, 62%) |
| HSV | hsv(178, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(82.24, -36.82, -8.35) |
| CIE-LCH | lch(82.24, 37.75, 192.77°) |
| OKLab | oklab(83.32% -0.1123 -0.0232) |
| OKLCH | oklch(83.32% 0.115 191.7) |
| XYZ | xyz(43.9504, 60.7484, 76.4135) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.73
Turquoise
#40E0D0
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 5.74
Bright Light Blue
#26F7FD
ΔE00 6.39
Bright Cyan
#41FDFE
ΔE00 6.70
Bright Aqua
#0BF9EA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE0DB #E05D62
analogous
#5DE09A #5DE0DB #5DA4E0
triadic
#5DE0DB #DB5DE0 #E0DB5D
tetradic
#5DE0DB #9A5DE0 #E05D62 #A4E05D
square
#5DE0DB #9A5DE0 #E05D62 #A4E05D
split-complementary
#5DE0DB #E05DA4 #E09A5D
monochromatic
#1FA39E #2AD6D0 #5DE0DB #90EAE6 #C4F4F2
Accessibility & contrast
On white
1.60
#5DE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5DE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE0DB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE0DB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#00E6DE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de0db; /* rgb */ color: rgb(93, 224, 219); /* oklch */ color: oklch(83.3% 0.115 191.7);
Tailwind
colors: {
custom: {
50: '#98eae6',
500: '#5de0db',
950: '#000000',
},
}SCSS
$custom: #5de0db; $custom-light: #98eae6; $custom-dark: #000000;
JSON
{
"hex": "#5de0db",
"rgb": {
"r": 93,
"g": 224,
"b": 219
},
"hsl": {
"h": 177.71,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.83321,
"c": 0.11464,
"h": 191.7
},
"luminance": 0.60753
}Semantic roles & 50–950 ramp
primary
#5DE0DB
secondary
#A63B3F
accent
#161DD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484