#5EE6CD#5EE6CD
#5EE6CD is a very light, vivid teal. Relative luminance 0.634; OKLCH L 84.3% C 0.124 H 178.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6CD |
|---|---|
| RGB | rgb(94, 230, 205) |
| HSL | hsl(169, 73%, 64%) |
| HSV | hsv(169, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 10.9%, 9.8%) |
| CIE-LAB | lab(83.64, -42.91, 1.12) |
| CIE-LCH | lch(83.64, 42.92, 178.50°) |
| OKLab | oklab(84.34% -0.124 0.0023) |
| OKLCH | oklch(84.34% 0.124 178.9) |
| XYZ | xyz(43.9273, 63.3766, 67.6637) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.31
Aqua (survey)
#13EAC9
ΔE00 3.51
Turquoise
#40E0D0
ΔE00 3.54
Aqua Marine
#2EE8BB
ΔE00 5.57
Light Turquoise
#7EF4CC
ΔE00 5.72
Aquamarine (survey)
#04D8B2
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6CD #E65E77
analogous
#5EE689 #5EE6CD #5EBBE6
triadic
#5EE6CD #CD5EE6 #E6CD5E
tetradic
#5EE6CD #895EE6 #E65E77 #BBE65E
square
#5EE6CD #895EE6 #E65E77 #BBE65E
split-complementary
#5EE6CD #E65EBB #E6895E
monochromatic
#1BAF93 #29DEBD #5EE6CD #93EEDD #C8F6EE
Accessibility & contrast
On white
1.54
#5EE6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#5EE6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6CD
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6CD | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee6cd; /* rgb */ color: rgb(94, 230, 205); /* oklch */ color: oklch(84.3% 0.124 178.9);
Tailwind
colors: {
custom: {
50: '#98eedc',
500: '#5ee6cd',
950: '#000000',
},
}SCSS
$custom: #5ee6cd; $custom-light: #98eedc; $custom-dark: #000000;
JSON
{
"hex": "#5ee6cd",
"rgb": {
"r": 94,
"g": 230,
"b": 205
},
"hsl": {
"h": 168.971,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.84338,
"c": 0.12401,
"h": 178.9
},
"luminance": 0.63381
}Semantic roles & 50–950 ramp
primary
#5EE6CD
secondary
#B0394F
accent
#1034D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584