#5DE7CE#5DE7CE
#5DE7CE is a very light, vivid teal. Relative luminance 0.639; OKLCH L 84.6% C 0.125 H 179.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE7CE |
|---|---|
| RGB | rgb(93, 231, 206) |
| HSL | hsl(169, 74%, 64%) |
| HSV | hsv(169, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 10.8%, 9.4%) |
| CIE-LAB | lab(83.93, -43.28, 1.01) |
| CIE-LCH | lch(83.93, 43.29, 178.66°) |
| OKLab | oklab(84.57% -0.1251 0.002) |
| OKLCH | oklch(84.57% 0.125 179.1) |
| XYZ | xyz(44.2255, 63.9307, 68.3897) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.19
Aqua (survey)
#13EAC9
ΔE00 3.41
Turquoise
#40E0D0
ΔE00 3.57
Aqua Marine
#2EE8BB
ΔE00 5.57
Light Turquoise
#7EF4CC
ΔE00 5.67
Bright Aqua
#0BF9EA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE7CE #E75D76
analogous
#5DE789 #5DE7CE #5DBBE7
triadic
#5DE7CE #CE5DE7 #E7CE5D
tetradic
#5DE7CE #895DE7 #E75D76 #BBE75D
square
#5DE7CE #895DE7 #E75D76 #BBE75D
split-complementary
#5DE7CE #E75DBB #E7895D
monochromatic
#1AB094 #28DFBE #5DE7CE #92EFDE #C8F7EE
Accessibility & contrast
On white
1.52
#5DE7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#5DE7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE7CE
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE7CE | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#C9CBD0
Tritanopia (blue-blind)
#00EADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5de7ce; /* rgb */ color: rgb(93, 231, 206); /* oklch */ color: oklch(84.6% 0.125 179.1);
Tailwind
colors: {
custom: {
50: '#98efdc',
500: '#5de7ce',
950: '#000000',
},
}SCSS
$custom: #5de7ce; $custom-light: #98efdc; $custom-dark: #000000;
JSON
{
"hex": "#5de7ce",
"rgb": {
"r": 93,
"g": 231,
"b": 206
},
"hsl": {
"h": 169.13,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.84574,
"c": 0.12513,
"h": 179.1
},
"luminance": 0.63935
}Semantic roles & 50–950 ramp
primary
#5DE7CE
secondary
#B0384E
accent
#0F33D6
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1615
muted
#808584