#5DE0D2#5DE0D2
#5DE0D2 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.0% C 0.117 H 185.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE0D2 |
|---|---|
| RGB | rgb(93, 224, 210) |
| HSL | hsl(174, 68%, 62%) |
| HSV | hsv(174, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 6.3%, 12.2%) |
| CIE-LAB | lab(81.99, -39.15, -3.94) |
| CIE-LCH | lch(81.99, 39.35, 185.74°) |
| OKLab | oklab(83.04% -0.1161 -0.0113) |
| OKLCH | oklch(83.04% 0.117 185.5) |
| XYZ | xyz(42.7975, 60.2872, 70.3414) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.80
Mediumturquoise
#48D1CC
ΔE00 4.67
Tiffany Blue
#7BF2DA
ΔE00 5.31
Bright Aqua
#0BF9EA
ΔE00 6.07
Aqua (survey)
#13EAC9
ΔE00 6.39
Seafoam Blue
#78D1B6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE0D2 #E05D6B
analogous
#5DE091 #5DE0D2 #5DACE0
triadic
#5DE0D2 #D25DE0 #E0D25D
tetradic
#5DE0D2 #915DE0 #E05D6B #ACE05D
square
#5DE0D2 #915DE0 #E05D6B #ACE05D
split-complementary
#5DE0D2 #E05DAC #E0915D
monochromatic
#1FA395 #2AD6C4 #5DE0D2 #90EAE0 #C4F4EF
Accessibility & contrast
On white
1.61
#5DE0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5DE0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE0D2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE0D2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#C1C6D4
Tritanopia (blue-blind)
#00E5DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de0d2; /* rgb */ color: rgb(93, 224, 210); /* oklch */ color: oklch(83.0% 0.117 185.5);
Tailwind
colors: {
custom: {
50: '#98eadf',
500: '#5de0d2',
950: '#000000',
},
}SCSS
$custom: #5de0d2; $custom-light: #98eadf; $custom-dark: #000000;
JSON
{
"hex": "#5de0d2",
"rgb": {
"r": 93,
"g": 224,
"b": 210
},
"hsl": {
"h": 173.588,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.83037,
"c": 0.11665,
"h": 185.5
},
"luminance": 0.60292
}Semantic roles & 50–950 ramp
primary
#5DE0D2
secondary
#A63B47
accent
#162AD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484