#5AEA78#5AEA78
#5AEA78 is a very light, vivid green. Relative luminance 0.624; OKLCH L 83.3% C 0.199 H 147.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA78 |
|---|---|
| RGB | rgb(90, 234, 120) |
| HSL | hsl(133, 77%, 64%) |
| HSV | hsv(133, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 48.7%, 8.2%) |
| CIE-LAB | lab(83.11, -62.03, 43.92) |
| CIE-LCH | lch(83.11, 76.00, 144.70°) |
| OKLab | oklab(83.34% -0.1675 0.1066) |
| OKLCH | oklch(83.34% 0.199 147.5) |
| XYZ | xyz(37.0269, 62.3717, 27.8533) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Lightish Green
#61E160
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.75
Minty Green
#0BF77D
ΔE00 3.75
Wintergreen
#20F986
ΔE00 4.14
Turquoise Green
#04F489
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA78 #EA5ACC
analogous
#84EA5A #5AEA78 #5AEAC0
triadic
#5AEA78 #785AEA #EA785A
tetradic
#5AEA78 #5A84EA #EA5ACC #EAC05A
square
#5AEA78 #5A84EA #EA5ACC #EAC05A
split-complementary
#5AEA78 #C05AEA #EA5A84
monochromatic
#17B337 #24E34C #5AEA78 #90F1A4 #C7F8D1
Accessibility & contrast
On white
1.56
#5AEA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#5AEA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA78
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA78 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#32E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5aea78; /* rgb */ color: rgb(90, 234, 120); /* oklch */ color: oklch(83.3% 0.199 147.5);
Tailwind
colors: {
custom: {
50: '#96f2a1',
500: '#5aea78',
950: '#000000',
},
}SCSS
$custom: #5aea78; $custom-light: #96f2a1; $custom-dark: #000000;
JSON
{
"hex": "#5aea78",
"rgb": {
"r": 90,
"g": 234,
"b": 120
},
"hsl": {
"h": 132.5,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.83344,
"c": 0.19856,
"h": 147.5
},
"luminance": 0.62375
}Semantic roles & 50–950 ramp
primary
#5AEA78
secondary
#B33599
accent
#0CAFDA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580