#5EE3AC#5EE3AC
#5EE3AC is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.7% C 0.142 H 163.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3AC |
|---|---|
| RGB | rgb(94, 227, 172) |
| HSL | hsl(155, 70%, 63%) |
| HSV | hsv(155, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 24.2%, 11%) |
| CIE-LAB | lab(82.00, -49.19, 16.14) |
| CIE-LCH | lch(82.00, 51.77, 161.83°) |
| OKLab | oklab(82.75% -0.1356 0.0413) |
| OKLCH | oklch(82.75% 0.142 163.1) |
| XYZ | xyz(39.5278, 60.2925, 48.5762) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.52
Eucalyptus
#44D7A8
ΔE00 3.67
Aqua Marine
#2EE8BB
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 4.66
Aqua Green
#12E193
ΔE00 5.07
Light Turquoise
#7EF4CC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3AC #E35E95
analogous
#5EE369 #5EE3AC #5ED7E3
triadic
#5EE3AC #AC5EE3 #E3AC5E
tetradic
#5EE3AC #695EE3 #E35E95 #D7E35E
square
#5EE3AC #695EE3 #E35E95 #D7E35E
split-complementary
#5EE3AC #E35ED7 #E3695E
monochromatic
#1DA96F #2ADA91 #5EE3AC #92ECC7 #C6F5E2
Accessibility & contrast
On white
1.61
#5EE3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5EE3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3AC
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3AC | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#16E3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee3ac; /* rgb */ color: rgb(94, 227, 172); /* oklch */ color: oklch(82.7% 0.142 163.1);
Tailwind
colors: {
custom: {
50: '#97ecc4',
500: '#5ee3ac',
950: '#000000',
},
}SCSS
$custom: #5ee3ac; $custom-light: #97ecc4; $custom-dark: #000000;
JSON
{
"hex": "#5ee3ac",
"rgb": {
"r": 94,
"g": 227,
"b": 172
},
"hsl": {
"h": 155.188,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82747,
"c": 0.14176,
"h": 163.1
},
"luminance": 0.60296
}Semantic roles & 50–950 ramp
primary
#5EE3AC
secondary
#AB3A69
accent
#1362D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582