#5AED97#5AED97
#5AED97 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.175 H 154.2°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5AED97 |
|---|---|
| RGB | rgb(90, 237, 151) |
| HSL | hsl(145, 80%, 64%) |
| HSV | hsv(145, 62%, 93%) |
| CMYK | cmyk(62%, 0%, 36.3%, 7.1%) |
| CIE-LAB | lab(84.47, -58.10, 30.34) |
| CIE-LCH | lch(84.47, 65.55, 152.43°) |
| OKLab | oklab(84.61% -0.1574 0.076) |
| OKLCH | oklch(84.61% 0.175 154.2) |
| XYZ | xyz(40.0832, 64.9723, 39.7007) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.18
Sea Green (survey)
#53FCA1
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.69
Mediumspringgreen
#00FA9A
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AED97 #ED5AB0
analogous
#67ED5A #5AED97 #5AEDE1
triadic
#5AED97 #975AED #ED975A
tetradic
#5AED97 #5A67ED #ED5AB0 #EDE15A
square
#5AED97 #5A67ED #ED5AB0 #EDE15A
split-complementary
#5AED97 #E15AED #ED5A67
monochromatic
#14B858 #23E774 #5AED97 #91F3BA #C8F9DD
Accessibility & contrast
On white
1.50
#5AED97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5AED97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AED97
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AED97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AED97 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB91
Deuteranopia (green-blind)
#D9CD9D
Tritanopia (blue-blind)
#16EAD7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aed97; /* rgb */ color: rgb(90, 237, 151); /* oklch */ color: oklch(84.6% 0.175 154.2);
Tailwind
colors: {
custom: {
50: '#96f4b6',
500: '#5aed97',
950: '#000000',
},
}SCSS
$custom: #5aed97; $custom-light: #96f4b6; $custom-dark: #000000;
JSON
{
"hex": "#5aed97",
"rgb": {
"r": 90,
"g": 237,
"b": 151
},
"hsl": {
"h": 144.898,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.84612,
"c": 0.17477,
"h": 154.2
},
"luminance": 0.64976
}Semantic roles & 50–950 ramp
primary
#5AED97
secondary
#B83381
accent
#0985DD
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581