#5DECDC#5DECDC
#5DECDC is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.2% C 0.125 H 184.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5DECDC |
|---|---|
| RGB | rgb(93, 236, 220) |
| HSL | hsl(173, 79%, 65%) |
| HSV | hsv(173, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 6.8%, 7.5%) |
| CIE-LAB | lab(85.75, -41.99, -3.70) |
| CIE-LCH | lch(85.75, 42.16, 185.03°) |
| OKLab | oklab(86.17% -0.1241 -0.0107) |
| OKLCH | oklch(86.17% 0.125 184.9) |
| XYZ | xyz(47.4221, 67.4804, 78.2221) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 3.81
Aqua (survey)
#13EAC9
ΔE00 5.62
Bright Turquoise
#0FFEF9
ΔE00 5.78
Bright Cyan
#41FDFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DECDC #EC5D6D
analogous
#5DEC95 #5DECDC #5DB4EC
triadic
#5DECDC #DC5DEC #ECDC5D
tetradic
#5DECDC #955DEC #EC5D6D #B4EC5D
square
#5DECDC #955DEC #EC5D6D #B4EC5D
split-complementary
#5DECDC #EC5DB4 #EC955D
monochromatic
#16B9A7 #26E6D0 #5DECDC #94F2E8 #CBF9F4
Accessibility & contrast
On white
1.45
#5DECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5DECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DECDC
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DECDC | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5decdc; /* rgb */ color: rgb(93, 236, 220); /* oklch */ color: oklch(86.2% 0.125 184.9);
Tailwind
colors: {
custom: {
50: '#99f3e6',
500: '#5decdc',
950: '#000000',
},
}SCSS
$custom: #5decdc; $custom-light: #99f3e6; $custom-dark: #000000;
JSON
{
"hex": "#5decdc",
"rgb": {
"r": 93,
"g": 236,
"b": 220
},
"hsl": {
"h": 173.287,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.8617,
"c": 0.12461,
"h": 184.9
},
"luminance": 0.67485
}Semantic roles & 50–950 ramp
primary
#5DECDC
secondary
#B83544
accent
#0A22DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584