#5EE3AA#5EE3AA
#5EE3AA is a very light, vivid teal. Relative luminance 0.602; OKLCH L 82.7% C 0.143 H 162.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3AA |
|---|---|
| RGB | rgb(94, 227, 170) |
| HSL | hsl(154, 70%, 63%) |
| HSV | hsv(154, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(81.96, -49.61, 17.13) |
| CIE-LCH | lch(81.96, 52.48, 160.95°) |
| OKLab | oklab(82.7% -0.1365 0.0437) |
| OKLCH | oklch(82.7% 0.143 162.2) |
| XYZ | xyz(39.3372, 60.2163, 47.5723) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.73
Eucalyptus
#44D7A8
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.51
Aqua Marine
#2EE8BB
ΔE00 4.63
Aqua Green
#12E193
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3AA #E35E97
analogous
#5EE368 #5EE3AA #5ED9E3
triadic
#5EE3AA #AA5EE3 #E3AA5E
tetradic
#5EE3AA #685EE3 #E35E97 #D9E35E
square
#5EE3AA #685EE3 #E35E97 #D9E35E
split-complementary
#5EE3AA #E35ED9 #E3685E
monochromatic
#1DA96D #2ADA8E #5EE3AA #92ECC6 #C6F5E1
Accessibility & contrast
On white
1.61
#5EE3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5EE3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3AA
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3AA | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#CDC6AE
Tritanopia (blue-blind)
#19E3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee3aa; /* rgb */ color: rgb(94, 227, 170); /* oklch */ color: oklch(82.7% 0.143 162.2);
Tailwind
colors: {
custom: {
50: '#97ecc3',
500: '#5ee3aa',
950: '#000000',
},
}SCSS
$custom: #5ee3aa; $custom-light: #97ecc3; $custom-dark: #000000;
JSON
{
"hex": "#5ee3aa",
"rgb": {
"r": 94,
"g": 227,
"b": 170
},
"hsl": {
"h": 154.286,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82699,
"c": 0.14336,
"h": 162.2
},
"luminance": 0.6022
}Semantic roles & 50–950 ramp
primary
#5EE3AA
secondary
#AB3A6B
accent
#1365D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582