#5DE3C2#5DE3C2
#5DE3C2 is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.3% C 0.127 H 174.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE3C2 |
|---|---|
| RGB | rgb(93, 227, 194) |
| HSL | hsl(165, 71%, 63%) |
| HSV | hsv(165, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 14.5%, 11%) |
| CIE-LAB | lab(82.46, -44.43, 5.22) |
| CIE-LCH | lch(82.46, 44.73, 173.30°) |
| OKLab | oklab(83.28% -0.1263 0.0131) |
| OKLCH | oklch(83.28% 0.127 174.1) |
| XYZ | xyz(41.7163, 61.1561, 60.6343) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.37
Aqua Marine
#2EE8BB
ΔE00 3.61
Aquamarine (survey)
#04D8B2
ΔE00 4.35
Light Turquoise
#7EF4CC
ΔE00 4.71
Tiffany Blue
#7BF2DA
ΔE00 4.79
Eucalyptus
#44D7A8
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE3C2 #E35D7E
analogous
#5DE37F #5DE3C2 #5DC1E3
triadic
#5DE3C2 #C25DE3 #E3C25D
tetradic
#5DE3C2 #7F5DE3 #E35D7E #C1E35D
square
#5DE3C2 #7F5DE3 #E35D7E #C1E35D
split-complementary
#5DE3C2 #E35DC1 #E37F5D
monochromatic
#1DA886 #29DAAE #5DE3C2 #91ECD6 #C5F5E9
Accessibility & contrast
On white
1.59
#5DE3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5DE3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE3C2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE3C2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C0
Deuteranopia (green-blind)
#C8C7C4
Tritanopia (blue-blind)
#00E5D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de3c2; /* rgb */ color: rgb(93, 227, 194); /* oklch */ color: oklch(83.3% 0.127 174.1);
Tailwind
colors: {
custom: {
50: '#97ecd4',
500: '#5de3c2',
950: '#000000',
},
}SCSS
$custom: #5de3c2; $custom-light: #97ecd4; $custom-dark: #000000;
JSON
{
"hex": "#5de3c2",
"rgb": {
"r": 93,
"g": 227,
"b": 194
},
"hsl": {
"h": 165.224,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.83282,
"c": 0.12695,
"h": 174.1
},
"luminance": 0.6116
}Semantic roles & 50–950 ramp
primary
#5DE3C2
secondary
#AA3A56
accent
#1342D3
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583