#5AEE7E#5AEE7E
#5AEE7E is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.4% C 0.198 H 148.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE7E |
|---|---|
| RGB | rgb(90, 238, 126) |
| HSL | hsl(135, 81%, 64%) |
| HSV | hsv(135, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 47.1%, 6.7%) |
| CIE-LAB | lab(84.39, -62.61, 42.64) |
| CIE-LCH | lch(84.39, 75.75, 145.74°) |
| OKLab | oklab(84.43% -0.169 0.1039) |
| OKLCH | oklch(84.43% 0.198 148.4) |
| XYZ | xyz(38.5541, 64.8252, 30.2153) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Minty Green
#0BF77D
ΔE00 3.11
Spearmint
#1EF876
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE7E #EE5ACA
analogous
#80EE5A #5AEE7E #5AEEC8
triadic
#5AEE7E #7E5AEE #EE7E5A
tetradic
#5AEE7E #5A80EE #EE5ACA #EEC85A
square
#5AEE7E #5A80EE #EE5ACA #EEC85A
split-complementary
#5AEE7E #C85AEE #EE5A80
monochromatic
#13BA3C #23E853 #5AEE7E #91F4A9 #C9F9D5
Accessibility & contrast
On white
1.50
#5AEE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5AEE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE7E
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE7E | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA75
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#2CE9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee7e; /* rgb */ color: rgb(90, 238, 126); /* oklch */ color: oklch(84.4% 0.198 148.4);
Tailwind
colors: {
custom: {
50: '#97f5a5',
500: '#5aee7e',
950: '#000000',
},
}SCSS
$custom: #5aee7e; $custom-light: #97f5a5; $custom-dark: #000000;
JSON
{
"hex": "#5aee7e",
"rgb": {
"r": 90,
"g": 238,
"b": 126
},
"hsl": {
"h": 134.595,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84427,
"c": 0.19842,
"h": 148.4
},
"luminance": 0.64829
}Semantic roles & 50–950 ramp
primary
#5AEE7E
secondary
#B93399
accent
#08AADE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580