#5EE6C0#5EE6C0
#5EE6C0 is a very light, vivid teal. Relative luminance 0.628; OKLCH L 84.0% C 0.131 H 171.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6C0 |
|---|---|
| RGB | rgb(94, 230, 192) |
| HSL | hsl(163, 73%, 64%) |
| HSV | hsv(163, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 16.5%, 9.8%) |
| CIE-LAB | lab(83.32, -46.01, 7.52) |
| CIE-LCH | lch(83.32, 46.62, 170.72°) |
| OKLab | oklab(83.98% -0.1297 0.0191) |
| OKLCH | oklch(83.98% 0.131 171.6) |
| XYZ | xyz(42.4228, 62.7748, 59.7400) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.71
Aqua (survey)
#13EAC9
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.82
Seafoam
#7FE0B3
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 4.61
Aquamarine (survey)
#04D8B2
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6C0 #E65E84
analogous
#5EE67C #5EE6C0 #5EC8E6
triadic
#5EE6C0 #C05EE6 #E6C05E
tetradic
#5EE6C0 #7C5EE6 #E65E84 #C8E65E
square
#5EE6C0 #7C5EE6 #E65E84 #C8E65E
split-complementary
#5EE6C0 #E65EC8 #E67C5E
monochromatic
#1BAF85 #29DEAB #5EE6C0 #93EED5 #C8F6E9
Accessibility & contrast
On white
1.55
#5EE6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#5EE6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6C0
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6C0 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BE
Deuteranopia (green-blind)
#CCCAC3
Tritanopia (blue-blind)
#00E8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee6c0; /* rgb */ color: rgb(94, 230, 192); /* oklch */ color: oklch(84.0% 0.131 171.6);
Tailwind
colors: {
custom: {
50: '#98eed3',
500: '#5ee6c0',
950: '#000000',
},
}SCSS
$custom: #5ee6c0; $custom-light: #98eed3; $custom-dark: #000000;
JSON
{
"hex": "#5ee6c0",
"rgb": {
"r": 94,
"g": 230,
"b": 192
},
"hsl": {
"h": 163.235,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83975,
"c": 0.13115,
"h": 171.6
},
"luminance": 0.62779
}Semantic roles & 50–950 ramp
primary
#5EE6C0
secondary
#B0395A
accent
#1047D5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583