#5EE6AC#5EE6AC
#5EE6AC is a very light, vivid teal. Relative luminance 0.620; OKLCH L 83.5% C 0.146 H 162.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6AC |
|---|---|
| RGB | rgb(94, 230, 172) |
| HSL | hsl(154, 73%, 64%) |
| HSV | hsv(154, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 25.2%, 9.8%) |
| CIE-LAB | lab(82.89, -50.43, 17.38) |
| CIE-LCH | lch(82.89, 53.34, 160.98°) |
| OKLab | oklab(83.47% -0.1388 0.0444) |
| OKLCH | oklch(83.47% 0.146 162.3) |
| XYZ | xyz(40.3555, 61.9479, 48.8521) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.85
Seafoam
#7FE0B3
ΔE00 3.98
Eucalyptus
#44D7A8
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.55
Aqua Green
#12E193
ΔE00 4.76
Light Aquamarine
#7BFDC7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6AC #E65E98
analogous
#5EE668 #5EE6AC #5EDCE6
triadic
#5EE6AC #AC5EE6 #E6AC5E
tetradic
#5EE6AC #685EE6 #E65E98 #DCE65E
square
#5EE6AC #685EE6 #E65E98 #DCE65E
split-complementary
#5EE6AC #E65EDC #E6685E
monochromatic
#1BAF70 #29DE91 #5EE6AC #93EEC7 #C8F6E3
Accessibility & contrast
On white
1.57
#5EE6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5EE6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6AC
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6AC | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A9
Deuteranopia (green-blind)
#D0C9B0
Tritanopia (blue-blind)
#12E6D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee6ac; /* rgb */ color: rgb(94, 230, 172); /* oklch */ color: oklch(83.5% 0.146 162.3);
Tailwind
colors: {
custom: {
50: '#97efc4',
500: '#5ee6ac',
950: '#000000',
},
}SCSS
$custom: #5ee6ac; $custom-light: #97efc4; $custom-dark: #000000;
JSON
{
"hex": "#5ee6ac",
"rgb": {
"r": 94,
"g": 230,
"b": 172
},
"hsl": {
"h": 154.412,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83473,
"c": 0.14568,
"h": 162.3
},
"luminance": 0.61952
}Semantic roles & 50–950 ramp
primary
#5EE6AC
secondary
#B0396B
accent
#1064D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582