#5EE4AA#5EE4AA
#5EE4AA is a very light, vivid teal. Relative luminance 0.608; OKLCH L 82.9% C 0.145 H 162.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4AA |
|---|---|
| RGB | rgb(94, 228, 170) |
| HSL | hsl(154, 71%, 63%) |
| HSV | hsv(154, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.25, -50.02, 17.54) |
| CIE-LCH | lch(82.25, 53.01, 160.68°) |
| OKLab | oklab(82.94% -0.1376 0.0448) |
| OKLCH | oklch(82.94% 0.145 162) |
| XYZ | xyz(39.6115, 60.7649, 47.6637) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.62
Aqua Marine
#2EE8BB
ΔE00 4.72
Light Aquamarine
#7BFDC7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4AA #E45E98
analogous
#5EE467 #5EE4AA #5EDBE4
triadic
#5EE4AA #AA5EE4 #E4AA5E
tetradic
#5EE4AA #675EE4 #E45E98 #DBE45E
square
#5EE4AA #675EE4 #E45E98 #DBE45E
split-complementary
#5EE4AA #E45EDB #E4675E
monochromatic
#1DAB6D #2ADB8E #5EE4AA #92EDC6 #C7F6E1
Accessibility & contrast
On white
1.60
#5EE4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5EE4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4AA
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4AA | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#18E4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee4aa; /* rgb */ color: rgb(94, 228, 170); /* oklch */ color: oklch(82.9% 0.145 162.0);
Tailwind
colors: {
custom: {
50: '#97edc3',
500: '#5ee4aa',
950: '#000000',
},
}SCSS
$custom: #5ee4aa; $custom-light: #97edc3; $custom-dark: #000000;
JSON
{
"hex": "#5ee4aa",
"rgb": {
"r": 94,
"g": 228,
"b": 170
},
"hsl": {
"h": 154.03,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82942,
"c": 0.14467,
"h": 162
},
"luminance": 0.60769
}Semantic roles & 50–950 ramp
primary
#5EE4AA
secondary
#AD3A6B
accent
#1266D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582