#5EE4A5#5EE4A5
#5EE4A5 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 82.8% C 0.149 H 160.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4A5 |
|---|---|
| RGB | rgb(94, 228, 165) |
| HSL | hsl(152, 71%, 63%) |
| HSV | hsv(152, 59%, 89%) |
| CMYK | cmyk(58.8%, 0%, 27.6%, 10.6%) |
| CIE-LAB | lab(82.15, -51.06, 20.01) |
| CIE-LCH | lch(82.15, 54.84, 158.60°) |
| OKLab | oklab(82.83% -0.1398 0.0509) |
| OKLCH | oklch(82.83% 0.149 160) |
| XYZ | xyz(39.1475, 60.5793, 45.2199) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.91
Light Greenish Blue
#63F7B4
ΔE00 4.11
Seafoam
#7FE0B3
ΔE00 4.54
Eucalyptus
#44D7A8
ΔE00 4.90
Seafoam Green
#7AF9AB
ΔE00 5.51
Light Blue Green
#7EFBB3
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4A5 #E45E9D
analogous
#5EE462 #5EE4A5 #5EE0E4
triadic
#5EE4A5 #A55EE4 #E4A55E
tetradic
#5EE4A5 #625EE4 #E45E9D #E0E45E
square
#5EE4A5 #625EE4 #E45E9D #E0E45E
split-complementary
#5EE4A5 #E45EE0 #E4625E
monochromatic
#1DAB68 #2ADB88 #5EE4A5 #92EDC2 #C7F6E0
Accessibility & contrast
On white
1.60
#5EE4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5EE4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4A5
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4A5 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D4A1
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#1FE3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee4a5; /* rgb */ color: rgb(94, 228, 165); /* oklch */ color: oklch(82.8% 0.149 160.0);
Tailwind
colors: {
custom: {
50: '#97edc0',
500: '#5ee4a5',
950: '#000000',
},
}SCSS
$custom: #5ee4a5; $custom-light: #97edc0; $custom-dark: #000000;
JSON
{
"hex": "#5ee4a5",
"rgb": {
"r": 94,
"g": 228,
"b": 165
},
"hsl": {
"h": 151.791,
"s": 71.277,
"l": 63.137
},
"oklch": {
"l": 0.82827,
"c": 0.14882,
"h": 160
},
"luminance": 0.60583
}Semantic roles & 50–950 ramp
primary
#5EE4A5
secondary
#AD3A70
accent
#126DD3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582