#5EE6C8#5EE6C8
#5EE6C8 is a very light, vivid teal. Relative luminance 0.631; OKLCH L 84.2% C 0.127 H 176.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6C8 |
|---|---|
| RGB | rgb(94, 230, 200) |
| HSL | hsl(167, 73%, 64%) |
| HSV | hsv(167, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 13%, 9.8%) |
| CIE-LAB | lab(83.52, -44.12, 3.58) |
| CIE-LCH | lch(83.52, 44.26, 175.36°) |
| OKLab | oklab(84.2% -0.1262 0.0088) |
| OKLCH | oklch(84.2% 0.127 176) |
| XYZ | xyz(43.3334, 63.1390, 64.5358) |
| Luminance | 0.6314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.25
Light Turquoise
#7EF4CC
ΔE00 4.70
Turquoise
#40E0D0
ΔE00 4.85
Aquamarine (survey)
#04D8B2
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6C8 #E65E7C
analogous
#5EE684 #5EE6C8 #5EC0E6
triadic
#5EE6C8 #C85EE6 #E6C85E
tetradic
#5EE6C8 #845EE6 #E65E7C #C0E65E
square
#5EE6C8 #845EE6 #E65E7C #C0E65E
split-complementary
#5EE6C8 #E65EC0 #E6845E
monochromatic
#1BAF8E #29DEB6 #5EE6C8 #93EEDA #C8F6EC
Accessibility & contrast
On white
1.54
#5EE6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#5EE6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6C8
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6C8 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 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: #5ee6c8; /* rgb */ color: rgb(94, 230, 200); /* oklch */ color: oklch(84.2% 0.127 176.0);
Tailwind
colors: {
custom: {
50: '#98eed8',
500: '#5ee6c8',
950: '#000000',
},
}SCSS
$custom: #5ee6c8; $custom-light: #98eed8; $custom-dark: #000000;
JSON
{
"hex": "#5ee6c8",
"rgb": {
"r": 94,
"g": 230,
"b": 200
},
"hsl": {
"h": 166.765,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.84195,
"c": 0.1265,
"h": 176
},
"luminance": 0.63143
}Semantic roles & 50–950 ramp
primary
#5EE6C8
secondary
#B03953
accent
#103CD5
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1614
muted
#808583