#5EE3AB#5EE3AB
#5EE3AB is a very light, vivid teal. Relative luminance 0.603; OKLCH L 82.7% C 0.143 H 162.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3AB |
|---|---|
| RGB | rgb(94, 227, 171) |
| HSL | hsl(155, 70%, 63%) |
| HSV | hsv(155, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 24.7%, 11%) |
| CIE-LAB | lab(81.98, -49.40, 16.63) |
| CIE-LCH | lch(81.98, 52.12, 161.39°) |
| OKLab | oklab(82.72% -0.1361 0.0425) |
| OKLCH | oklch(82.72% 0.143 162.7) |
| XYZ | xyz(39.4321, 60.2543, 48.0724) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.62
Eucalyptus
#44D7A8
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 4.44
Light Greenish Blue
#63F7B4
ΔE00 4.58
Aqua Green
#12E193
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3AB #E35E96
analogous
#5EE368 #5EE3AB #5ED8E3
triadic
#5EE3AB #AB5EE3 #E3AB5E
tetradic
#5EE3AB #685EE3 #E35E96 #D8E35E
square
#5EE3AB #685EE3 #E35E96 #D8E35E
split-complementary
#5EE3AB #E35ED8 #E3685E
monochromatic
#1DA96E #2ADA90 #5EE3AB #92ECC6 #C6F5E1
Accessibility & contrast
On white
1.61
#5EE3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5EE3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3AB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3AB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A8
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#17E3D4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee3ab; /* rgb */ color: rgb(94, 227, 171); /* oklch */ color: oklch(82.7% 0.143 162.7);
Tailwind
colors: {
custom: {
50: '#97ecc4',
500: '#5ee3ab',
950: '#000000',
},
}SCSS
$custom: #5ee3ab; $custom-light: #97ecc4; $custom-dark: #000000;
JSON
{
"hex": "#5ee3ab",
"rgb": {
"r": 94,
"g": 227,
"b": 171
},
"hsl": {
"h": 154.737,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82723,
"c": 0.14255,
"h": 162.7
},
"luminance": 0.60258
}Semantic roles & 50–950 ramp
primary
#5EE3AB
secondary
#AB3A6A
accent
#1364D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582