#5EE3AE#5EE3AE
#5EE3AE is a very light, vivid teal. Relative luminance 0.604; OKLCH L 82.8% C 0.140 H 163.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3AE |
|---|---|
| RGB | rgb(94, 227, 174) |
| HSL | hsl(156, 70%, 63%) |
| HSV | hsv(156, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 23.3%, 11%) |
| CIE-LAB | lab(82.04, -48.76, 15.15) |
| CIE-LCH | lch(82.04, 51.06, 162.74°) |
| OKLab | oklab(82.8% -0.1347 0.0388) |
| OKLCH | oklch(82.8% 0.14 163.9) |
| XYZ | xyz(39.7213, 60.3699, 49.5955) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.37
Eucalyptus
#44D7A8
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 4.85
Aqua Green
#12E193
ΔE00 5.44
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3AE #E35E93
analogous
#5EE36B #5EE3AE #5ED6E3
triadic
#5EE3AE #AE5EE3 #E3AE5E
tetradic
#5EE3AE #6B5EE3 #E35E93 #D6E35E
square
#5EE3AE #6B5EE3 #E35E93 #D6E35E
split-complementary
#5EE3AE #E35ED6 #E36B5E
monochromatic
#1DA971 #2ADA94 #5EE3AE #92ECC8 #C6F5E2
Accessibility & contrast
On white
1.61
#5EE3AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5EE3AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3AE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3AE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AB
Deuteranopia (green-blind)
#CCC7B1
Tritanopia (blue-blind)
#12E3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee3ae; /* rgb */ color: rgb(94, 227, 174); /* oklch */ color: oklch(82.8% 0.140 163.9);
Tailwind
colors: {
custom: {
50: '#97ecc6',
500: '#5ee3ae',
950: '#000000',
},
}SCSS
$custom: #5ee3ae; $custom-light: #97ecc6; $custom-dark: #000000;
JSON
{
"hex": "#5ee3ae",
"rgb": {
"r": 94,
"g": 227,
"b": 174
},
"hsl": {
"h": 156.09,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82795,
"c": 0.14018,
"h": 163.9
},
"luminance": 0.60374
}Semantic roles & 50–950 ramp
primary
#5EE3AE
secondary
#AB3A67
accent
#135FD2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582