#5EE3AF#5EE3AF
#5EE3AF is a very light, vivid teal. Relative luminance 0.604; OKLCH L 82.8% C 0.139 H 164.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3AF |
|---|---|
| RGB | rgb(94, 227, 175) |
| HSL | hsl(157, 70%, 63%) |
| HSV | hsv(157, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 22.9%, 11%) |
| CIE-LAB | lab(82.06, -48.54, 14.65) |
| CIE-LCH | lch(82.06, 50.71, 163.20°) |
| OKLab | oklab(82.82% -0.1343 0.0375) |
| OKLCH | oklch(82.82% 0.139 164.4) |
| XYZ | xyz(39.8192, 60.4091, 50.1108) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.31
Eucalyptus
#44D7A8
ΔE00 3.38
Aqua Marine
#2EE8BB
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 4.96
Light Turquoise
#7EF4CC
ΔE00 5.35
Aqua Green
#12E193
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3AF #E35E92
analogous
#5EE36C #5EE3AF #5ED5E3
triadic
#5EE3AF #AF5EE3 #E3AF5E
tetradic
#5EE3AF #6C5EE3 #E35E92 #D5E35E
square
#5EE3AF #6C5EE3 #E35E92 #D5E35E
split-complementary
#5EE3AF #E35ED5 #E36C5E
monochromatic
#1DA973 #2ADA95 #5EE3AF #92ECC9 #C6F5E3
Accessibility & contrast
On white
1.61
#5EE3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5EE3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3AF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3AF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#CCC7B2
Tritanopia (blue-blind)
#0FE3D5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee3af; /* rgb */ color: rgb(94, 227, 175); /* oklch */ color: oklch(82.8% 0.139 164.4);
Tailwind
colors: {
custom: {
50: '#97ecc7',
500: '#5ee3af',
950: '#000000',
},
}SCSS
$custom: #5ee3af; $custom-light: #97ecc7; $custom-dark: #000000;
JSON
{
"hex": "#5ee3af",
"rgb": {
"r": 94,
"g": 227,
"b": 175
},
"hsl": {
"h": 156.541,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82819,
"c": 0.1394,
"h": 164.4
},
"luminance": 0.60413
}Semantic roles & 50–950 ramp
primary
#5EE3AF
secondary
#AB3A66
accent
#135ED2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582