#5EE6CC#5EE6CC
#5EE6CC is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.3% C 0.124 H 178.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6CC |
|---|---|
| RGB | rgb(94, 230, 204) |
| HSL | hsl(169, 73%, 64%) |
| HSV | hsv(169, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 11.3%, 9.8%) |
| CIE-LAB | lab(83.61, -43.15, 1.61) |
| CIE-LCH | lch(83.61, 43.18, 177.86°) |
| OKLab | oklab(84.31% -0.1244 0.0036) |
| OKLCH | oklch(84.31% 0.124 178.3) |
| XYZ | xyz(43.8070, 63.3285, 67.0300) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.36
Tiffany Blue
#7BF2DA
ΔE00 3.36
Turquoise
#40E0D0
ΔE00 3.80
Aqua Marine
#2EE8BB
ΔE00 5.29
Light Turquoise
#7EF4CC
ΔE00 5.49
Aquamarine (survey)
#04D8B2
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6CC #E65E78
analogous
#5EE688 #5EE6CC #5EBCE6
triadic
#5EE6CC #CC5EE6 #E6CC5E
tetradic
#5EE6CC #885EE6 #E65E78 #BCE65E
square
#5EE6CC #885EE6 #E65E78 #BCE65E
split-complementary
#5EE6CC #E65EBC #E6885E
monochromatic
#1BAF92 #29DEBB #5EE6CC #93EEDD #C8F6EE
Accessibility & contrast
On white
1.54
#5EE6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#5EE6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6CC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6CC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#00E9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee6cc; /* rgb */ color: rgb(94, 230, 204); /* oklch */ color: oklch(84.3% 0.124 178.3);
Tailwind
colors: {
custom: {
50: '#98eedb',
500: '#5ee6cc',
950: '#000000',
},
}SCSS
$custom: #5ee6cc; $custom-light: #98eedb; $custom-dark: #000000;
JSON
{
"hex": "#5ee6cc",
"rgb": {
"r": 94,
"g": 230,
"b": 204
},
"hsl": {
"h": 168.529,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.84309,
"c": 0.12448,
"h": 178.3
},
"luminance": 0.63333
}Semantic roles & 50–950 ramp
primary
#5EE6CC
secondary
#B0394F
accent
#1036D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1615
muted
#808584