#5EE7AA#5EE7AA
#5EE7AA is a very light, vivid teal. Relative luminance 0.624; OKLCH L 83.7% C 0.149 H 161.2°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7AA |
|---|---|
| RGB | rgb(94, 231, 170) |
| HSL | hsl(153, 74%, 64%) |
| HSV | hsv(153, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.14, -51.26, 18.78) |
| CIE-LCH | lch(83.14, 54.59, 159.88°) |
| OKLab | oklab(83.67% -0.1407 0.0479) |
| OKLCH | oklch(83.67% 0.149 161.2) |
| XYZ | xyz(40.4439, 62.4298, 47.9412) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.49
Seafoam
#7FE0B3
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.40
Eucalyptus
#44D7A8
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 5.06
Light Blue Green
#7EFBB3
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7AA #E75E9B
analogous
#5EE765 #5EE7AA #5EDFE7
triadic
#5EE7AA #AA5EE7 #E7AA5E
tetradic
#5EE7AA #655EE7 #E75E9B #DFE75E
square
#5EE7AA #655EE7 #E75E9B #DFE75E
split-complementary
#5EE7AA #E75EDF #E7655E
monochromatic
#1AB06E #29DF8E #5EE7AA #93EFC6 #C9F7E2
Accessibility & contrast
On white
1.56
#5EE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#5EE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7AA
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7AA | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D1CAAE
Tritanopia (blue-blind)
#15E6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee7aa; /* rgb */ color: rgb(94, 231, 170); /* oklch */ color: oklch(83.7% 0.149 161.2);
Tailwind
colors: {
custom: {
50: '#97efc3',
500: '#5ee7aa',
950: '#000000',
},
}SCSS
$custom: #5ee7aa; $custom-light: #97efc3; $custom-dark: #000000;
JSON
{
"hex": "#5ee7aa",
"rgb": {
"r": 94,
"g": 231,
"b": 170
},
"hsl": {
"h": 153.285,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83669,
"c": 0.14862,
"h": 161.2
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#5EE7AA
secondary
#B1386E
accent
#0F68D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582