#5EE5CD#5EE5CD
#5EE5CD is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.1% C 0.123 H 179.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5CD |
|---|---|
| RGB | rgb(94, 229, 205) |
| HSL | hsl(169, 72%, 63%) |
| HSV | hsv(169, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 10.5%, 10.2%) |
| CIE-LAB | lab(83.35, -42.47, 0.70) |
| CIE-LCH | lch(83.35, 42.47, 179.06°) |
| OKLab | oklab(84.1% -0.1229 0.0012) |
| OKLCH | oklch(84.1% 0.123 179.5) |
| XYZ | xyz(43.6498, 62.8216, 67.5712) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 3.46
Aqua (survey)
#13EAC9
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 5.85
Seafoam Blue
#78D1B6
ΔE00 5.99
Aquamarine (survey)
#04D8B2
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5CD #E55E76
analogous
#5EE589 #5EE5CD #5EBAE5
triadic
#5EE5CD #CD5EE5 #E5CD5E
tetradic
#5EE5CD #895EE5 #E55E76 #BAE55E
square
#5EE5CD #895EE5 #E55E76 #BAE55E
split-complementary
#5EE5CD #E55EBA #E5895E
monochromatic
#1CAD93 #29DCBD #5EE5CD #93EEDD #C7F6EE
Accessibility & contrast
On white
1.55
#5EE5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5EE5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5CD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5CD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CC
Deuteranopia (green-blind)
#C8C9CF
Tritanopia (blue-blind)
#00E8DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee5cd; /* rgb */ color: rgb(94, 229, 205); /* oklch */ color: oklch(84.1% 0.123 179.5);
Tailwind
colors: {
custom: {
50: '#98eedc',
500: '#5ee5cd',
950: '#000000',
},
}SCSS
$custom: #5ee5cd; $custom-light: #98eedc; $custom-dark: #000000;
JSON
{
"hex": "#5ee5cd",
"rgb": {
"r": 94,
"g": 229,
"b": 205
},
"hsl": {
"h": 169.333,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.84101,
"c": 0.12296,
"h": 179.5
},
"luminance": 0.62826
}Semantic roles & 50–950 ramp
primary
#5EE5CD
secondary
#AE394E
accent
#1134D4
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584