#5DE6C8#5DE6C8
#5DE6C8 is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.127 H 176.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE6C8 |
|---|---|
| RGB | rgb(93, 230, 200) |
| HSL | hsl(167, 73%, 63%) |
| HSV | hsv(167, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 13%, 9.8%) |
| CIE-LAB | lab(83.49, -44.30, 3.53) |
| CIE-LCH | lch(83.49, 44.44, 175.44°) |
| OKLab | oklab(84.17% -0.1267 0.0087) |
| OKLCH | oklch(84.17% 0.127 176.1) |
| XYZ | xyz(43.2315, 63.0865, 64.5310) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.74
Turquoise
#40E0D0
ΔE00 4.82
Aquamarine (survey)
#04D8B2
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE6C8 #E65D7B
analogous
#5DE683 #5DE6C8 #5DC0E6
triadic
#5DE6C8 #C85DE6 #E6C85D
tetradic
#5DE6C8 #835DE6 #E65D7B #C0E65D
square
#5DE6C8 #835DE6 #E65D7B #C0E65D
split-complementary
#5DE6C8 #E65DC0 #E6835D
monochromatic
#1BAE8E #28DEB6 #5DE6C8 #92EEDA #C7F6EC
Accessibility & contrast
On white
1.54
#5DE6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5DE6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE6C8
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE6C8 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#00E9DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5de6c8; /* rgb */ color: rgb(93, 230, 200); /* oklch */ color: oklch(84.2% 0.127 176.1);
Tailwind
colors: {
custom: {
50: '#98eed8',
500: '#5de6c8',
950: '#000000',
},
}SCSS
$custom: #5de6c8; $custom-light: #98eed8; $custom-dark: #000000;
JSON
{
"hex": "#5de6c8",
"rgb": {
"r": 93,
"g": 230,
"b": 200
},
"hsl": {
"h": 166.861,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.84165,
"c": 0.12702,
"h": 176.1
},
"luminance": 0.63091
}Semantic roles & 50–950 ramp
primary
#5DE6C8
secondary
#AF3852
accent
#103BD5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583