#5AEF78#5AEF78
#5AEF78 is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.205 H 147.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF78 |
|---|---|
| RGB | rgb(90, 239, 120) |
| HSL | hsl(132, 82%, 65%) |
| HSV | hsv(132, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 49.8%, 6.3%) |
| CIE-LAB | lab(84.62, -63.84, 45.79) |
| CIE-LCH | lch(84.62, 78.56, 144.35°) |
| OKLab | oklab(84.59% -0.1724 0.1108) |
| OKLCH | oklch(84.59% 0.205 147.3) |
| XYZ | xyz(38.4705, 65.2589, 28.3345) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.57
Weird Green
#3AE57F
ΔE00 3.79
Lightish Green
#61E160
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF78 #EF5AD1
analogous
#86EF5A #5AEF78 #5AEFC3
triadic
#5AEF78 #785AEF #EF785A
tetradic
#5AEF78 #5A86EF #EF5AD1 #EFC35A
square
#5AEF78 #5A86EF #EF5AD1 #EFC35A
split-complementary
#5AEF78 #C35AEF #EF5A86
monochromatic
#12BC35 #22EA4A #5AEF78 #92F4A6 #CAFAD3
Accessibility & contrast
On white
1.49
#5AEF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#5AEF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF78
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF78 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6E
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#2FEAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aef78; /* rgb */ color: rgb(90, 239, 120); /* oklch */ color: oklch(84.6% 0.205 147.3);
Tailwind
colors: {
custom: {
50: '#97f5a1',
500: '#5aef78',
950: '#000000',
},
}SCSS
$custom: #5aef78; $custom-light: #97f5a1; $custom-dark: #000000;
JSON
{
"hex": "#5aef78",
"rgb": {
"r": 90,
"g": 239,
"b": 120
},
"hsl": {
"h": 132.081,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84586,
"c": 0.20491,
"h": 147.3
},
"luminance": 0.65263
}Semantic roles & 50–950 ramp
primary
#5AEF78
secondary
#BB329F
accent
#07B3DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580