#5AEE7F#5AEE7F
#5AEE7F is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.4% C 0.198 H 148.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEE7F |
|---|---|
| RGB | rgb(90, 238, 127) |
| HSL | hsl(135, 81%, 64%) |
| HSV | hsv(135, 62%, 93%) |
| CMYK | cmyk(62.2%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.41, -62.46, 42.17) |
| CIE-LCH | lch(84.41, 75.36, 145.97°) |
| OKLab | oklab(84.44% -0.1686 0.1029) |
| OKLCH | oklch(84.44% 0.198 148.6) |
| XYZ | xyz(38.6190, 64.8512, 30.5569) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.28
Spearmint
#1EF876
ΔE00 3.28
Turquoise Green
#04F489
ΔE00 3.43
Spring Green
#00FF7F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEE7F #EE5AC9
analogous
#7FEE5A #5AEE7F #5AEEC9
triadic
#5AEE7F #7F5AEE #EE7F5A
tetradic
#5AEE7F #5A7FEE #EE5AC9 #EEC95A
square
#5AEE7F #5A7FEE #EE5AC9 #EEC95A
split-complementary
#5AEE7F #C95AEE #EE5A7F
monochromatic
#13BA3D #23E854 #5AEE7F #91F4AA #C9F9D5
Accessibility & contrast
On white
1.50
#5AEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5AEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEE7F
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEE7F | 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)
#F0DB76
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#2CEAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aee7f; /* rgb */ color: rgb(90, 238, 127); /* oklch */ color: oklch(84.4% 0.198 148.6);
Tailwind
colors: {
custom: {
50: '#97f5a6',
500: '#5aee7f',
950: '#000000',
},
}SCSS
$custom: #5aee7f; $custom-light: #97f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5aee7f",
"rgb": {
"r": 90,
"g": 238,
"b": 127
},
"hsl": {
"h": 135,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.84442,
"c": 0.19754,
"h": 148.6
},
"luminance": 0.64855
}Semantic roles & 50–950 ramp
primary
#5AEE7F
secondary
#B93398
accent
#08A8DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580