#5EE6AA#5EE6AA
#5EE6AA is a very light, vivid teal. Relative luminance 0.619; OKLCH L 83.4% C 0.147 H 161.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE6AA |
|---|---|
| RGB | rgb(94, 230, 170) |
| HSL | hsl(154, 73%, 64%) |
| HSV | hsv(154, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 26.1%, 9.8%) |
| CIE-LAB | lab(82.85, -50.85, 18.37) |
| CIE-LCH | lch(82.85, 54.06, 160.14°) |
| OKLab | oklab(83.43% -0.1396 0.0469) |
| OKLCH | oklch(83.43% 0.147 161.5) |
| XYZ | xyz(40.1648, 61.8716, 47.8482) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.74
Seafoam
#7FE0B3
ΔE00 4.21
Aqua Green
#12E193
ΔE00 4.46
Eucalyptus
#44D7A8
ΔE00 4.69
Aqua Marine
#2EE8BB
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE6AA #E65E9A
analogous
#5EE666 #5EE6AA #5EDEE6
triadic
#5EE6AA #AA5EE6 #E6AA5E
tetradic
#5EE6AA #665EE6 #E65E9A #DEE65E
square
#5EE6AA #665EE6 #E65E9A #DEE65E
split-complementary
#5EE6AA #E65EDE #E6665E
monochromatic
#1BAF6D #29DE8E #5EE6AA #93EEC6 #C8F6E2
Accessibility & contrast
On white
1.57
#5EE6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5EE6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE6AA
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE6AA | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D6A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#16E5D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee6aa; /* rgb */ color: rgb(94, 230, 170); /* oklch */ color: oklch(83.4% 0.147 161.5);
Tailwind
colors: {
custom: {
50: '#97efc3',
500: '#5ee6aa',
950: '#000000',
},
}SCSS
$custom: #5ee6aa; $custom-light: #97efc3; $custom-dark: #000000;
JSON
{
"hex": "#5ee6aa",
"rgb": {
"r": 94,
"g": 230,
"b": 170
},
"hsl": {
"h": 153.529,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83426,
"c": 0.1473,
"h": 161.5
},
"luminance": 0.61876
}Semantic roles & 50–950 ramp
primary
#5EE6AA
secondary
#B0396D
accent
#1067D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582