#5AEB7F#5AEB7F
#5AEB7F is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.7% C 0.194 H 148.8°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB7F |
|---|---|
| RGB | rgb(90, 235, 127) |
| HSL | hsl(135, 78%, 64%) |
| HSV | hsv(135, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.50, -61.36, 41.03) |
| CIE-LCH | lch(83.50, 73.81, 146.23°) |
| OKLab | oklab(83.7% -0.1657 0.1003) |
| OKLCH | oklch(83.7% 0.194 148.8) |
| XYZ | xyz(37.7528, 63.1189, 30.2682) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.72
Spearmint
#1EF876
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB7F #EB5AC6
analogous
#7DEB5A #5AEB7F #5AEBC7
triadic
#5AEB7F #7F5AEB #EB7F5A
tetradic
#5AEB7F #5A7DEB #EB5AC6 #EBC75A
square
#5AEB7F #5A7DEB #EB5AC6 #EBC75A
split-complementary
#5AEB7F #C75AEB #EB5A7D
monochromatic
#16B53E #23E455 #5AEB7F #91F2A9 #C7F8D4
Accessibility & contrast
On white
1.54
#5AEB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#5AEB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB7F
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB7F | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD877
Deuteranopia (green-blind)
#DACB86
Tritanopia (blue-blind)
#2DE7D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5aeb7f; /* rgb */ color: rgb(90, 235, 127); /* oklch */ color: oklch(83.7% 0.194 148.8);
Tailwind
colors: {
custom: {
50: '#96f2a5',
500: '#5aeb7f',
950: '#000000',
},
}SCSS
$custom: #5aeb7f; $custom-light: #96f2a5; $custom-dark: #000000;
JSON
{
"hex": "#5aeb7f",
"rgb": {
"r": 90,
"g": 235,
"b": 127
},
"hsl": {
"h": 135.31,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.83699,
"c": 0.19369,
"h": 148.8
},
"luminance": 0.63123
}Semantic roles & 50–950 ramp
primary
#5AEB7F
secondary
#B53594
accent
#0BA6DB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580