#5EE3A4#5EE3A4
#5EE3A4 is a very light, vivid teal. Relative luminance 0.600; OKLCH L 82.6% C 0.148 H 159.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3A4 |
|---|---|
| RGB | rgb(94, 227, 164) |
| HSL | hsl(152, 70%, 63%) |
| HSV | hsv(152, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 27.8%, 11%) |
| CIE-LAB | lab(81.84, -50.85, 20.09) |
| CIE-LCH | lch(81.84, 54.68, 158.44°) |
| OKLab | oklab(82.56% -0.1392 0.0511) |
| OKLCH | oklch(82.56% 0.148 159.8) |
| XYZ | xyz(38.7825, 59.9944, 44.6510) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.34
Seafoam
#7FE0B3
ΔE00 4.52
Eucalyptus
#44D7A8
ΔE00 4.81
Seafoam Green
#7AF9AB
ΔE00 5.67
Light Blue Green
#7EFBB3
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3A4 #E35E9D
analogous
#5EE361 #5EE3A4 #5EDFE3
triadic
#5EE3A4 #A45EE3 #E3A45E
tetradic
#5EE3A4 #615EE3 #E35E9D #DFE35E
square
#5EE3A4 #615EE3 #E35E9D #DFE35E
split-complementary
#5EE3A4 #E35EDF #E3615E
monochromatic
#1DA967 #2ADA87 #5EE3A4 #92ECC1 #C6F5DF
Accessibility & contrast
On white
1.62
#5EE3A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5EE3A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3A4
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3A4 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D3A0
Deuteranopia (green-blind)
#CEC6A8
Tritanopia (blue-blind)
#21E2D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ee3a4; /* rgb */ color: rgb(94, 227, 164); /* oklch */ color: oklch(82.6% 0.148 159.8);
Tailwind
colors: {
custom: {
50: '#97ecbf',
500: '#5ee3a4',
950: '#000000',
},
}SCSS
$custom: #5ee3a4; $custom-light: #97ecbf; $custom-dark: #000000;
JSON
{
"hex": "#5ee3a4",
"rgb": {
"r": 94,
"g": 227,
"b": 164
},
"hsl": {
"h": 151.579,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82561,
"c": 0.14833,
"h": 159.8
},
"luminance": 0.59998
}Semantic roles & 50–950 ramp
primary
#5EE3A4
secondary
#AB3A70
accent
#136ED2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582