#5DE2DA#5DE2DA
#5DE2DA is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.116 H 189.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE2DA |
|---|---|
| RGB | rgb(93, 226, 218) |
| HSL | hsl(176, 70%, 63%) |
| HSV | hsv(176, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 3.5%, 11.4%) |
| CIE-LAB | lab(82.79, -38.00, -7.00) |
| CIE-LCH | lch(82.79, 38.64, 190.44°) |
| OKLab | oklab(83.76% -0.1147 -0.0196) |
| OKLCH | oklch(83.76% 0.116 189.7) |
| XYZ | xyz(44.3599, 61.7772, 75.9025) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.25
Mediumturquoise
#48D1CC
ΔE00 4.21
Bright Aqua
#0BF9EA
ΔE00 6.00
Tiffany Blue
#7BF2DA
ΔE00 6.46
Darkturquoise
#00CED1
ΔE00 6.51
Bright Turquoise
#0FFEF9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE2DA #E25D65
analogous
#5DE297 #5DE2DA #5DA7E2
triadic
#5DE2DA #DA5DE2 #E2DA5D
tetradic
#5DE2DA #975DE2 #E25D65 #A7E25D
square
#5DE2DA #975DE2 #E25D65 #A7E25D
split-complementary
#5DE2DA #E25DA7 #E2975D
monochromatic
#1EA79F #29D9CE #5DE2DA #91EBE6 #C5F5F2
Accessibility & contrast
On white
1.57
#5DE2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#5DE2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE2DA
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE2DA | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C1C8DB
Tritanopia (blue-blind)
#00E7DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de2da; /* rgb */ color: rgb(93, 226, 218); /* oklch */ color: oklch(83.8% 0.116 189.7);
Tailwind
colors: {
custom: {
50: '#98ebe5',
500: '#5de2da',
950: '#000000',
},
}SCSS
$custom: #5de2da; $custom-light: #98ebe5; $custom-dark: #000000;
JSON
{
"hex": "#5de2da",
"rgb": {
"r": 93,
"g": 226,
"b": 218
},
"hsl": {
"h": 176.391,
"s": 69.634,
"l": 62.549
},
"oklch": {
"l": 0.83758,
"c": 0.11641,
"h": 189.7
},
"luminance": 0.61782
}Semantic roles & 50–950 ramp
primary
#5DE2DA
secondary
#A93A41
accent
#141FD2
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484