#5DE7CD#5DE7CD
#5DE7CD is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.5% C 0.126 H 178.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7CD |
|---|---|
| RGB | rgb(93, 231, 205) |
| HSL | hsl(169, 74%, 64%) |
| HSV | hsv(169, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 11.3%, 9.4%) |
| CIE-LAB | lab(83.90, -43.53, 1.50) |
| CIE-LCH | lch(83.90, 43.55, 178.02°) |
| OKLab | oklab(84.55% -0.1255 0.0033) |
| OKLCH | oklch(84.55% 0.126 178.5) |
| XYZ | xyz(44.1045, 63.8822, 67.7519) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.24
Aqua (survey)
#13EAC9
ΔE00 3.26
Turquoise
#40E0D0
ΔE00 3.81
Aqua Marine
#2EE8BB
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 5.45
Aquamarine (survey)
#04D8B2
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7CD #E75D77
analogous
#5DE788 #5DE7CD #5DBCE7
triadic
#5DE7CD #CD5DE7 #E7CD5D
tetradic
#5DE7CD #885DE7 #E75D77 #BCE75D
square
#5DE7CD #885DE7 #E75D77 #BCE75D
split-complementary
#5DE7CD #E75DBC #E7885D
monochromatic
#1AB093 #28DFBD #5DE7CD #92EFDD #C8F7EE
Accessibility & contrast
On white
1.52
#5DE7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#5DE7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7CD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7CD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de7cd; /* rgb */ color: rgb(93, 231, 205); /* oklch */ color: oklch(84.5% 0.126 178.5);
Tailwind
colors: {
custom: {
50: '#98efdc',
500: '#5de7cd',
950: '#000000',
},
}SCSS
$custom: #5de7cd; $custom-light: #98efdc; $custom-dark: #000000;
JSON
{
"hex": "#5de7cd",
"rgb": {
"r": 93,
"g": 231,
"b": 205
},
"hsl": {
"h": 168.696,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.84545,
"c": 0.12559,
"h": 178.5
},
"luminance": 0.63887
}Semantic roles & 50–950 ramp
primary
#5DE7CD
secondary
#B0384F
accent
#0F35D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584