#5AEF80#5AEF80
#5AEF80 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.7% C 0.198 H 148.7°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF80 |
|---|---|
| RGB | rgb(90, 239, 128) |
| HSL | hsl(135, 82%, 65%) |
| HSV | hsv(135, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(84.72, -62.67, 42.09) |
| CIE-LCH | lch(84.72, 75.49, 146.12°) |
| OKLab | oklab(84.71% -0.1692 0.1028) |
| OKLCH | oklch(84.71% 0.198 148.7) |
| XYZ | xyz(38.9764, 65.4613, 30.9991) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF80 #EF5AC9
analogous
#7FEF5A #5AEF80 #5AEFCB
triadic
#5AEF80 #805AEF #EF805A
tetradic
#5AEF80 #5A7FEF #EF5AC9 #EFCB5A
square
#5AEF80 #5A7FEF #EF5AC9 #EFCB5A
split-complementary
#5AEF80 #CB5AEF #EF5A7F
monochromatic
#12BC3E #22EA55 #5AEF80 #92F4AB #CAFAD6
Accessibility & contrast
On white
1.49
#5AEF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5AEF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF80
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF80 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB77
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#2AEBD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aef80; /* rgb */ color: rgb(90, 239, 128); /* oklch */ color: oklch(84.7% 0.198 148.7);
Tailwind
colors: {
custom: {
50: '#97f5a6',
500: '#5aef80',
950: '#000000',
},
}SCSS
$custom: #5aef80; $custom-light: #97f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5aef80",
"rgb": {
"r": 90,
"g": 239,
"b": 128
},
"hsl": {
"h": 135.302,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84705,
"c": 0.19794,
"h": 148.7
},
"luminance": 0.65465
}Semantic roles & 50–950 ramp
primary
#5AEF80
secondary
#BB3298
accent
#07A8DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580