#5AEA76#5AEA76
#5AEA76 is a very light, highly saturated green. Relative luminance 0.623; OKLCH L 83.3% C 0.200 H 147.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA76 |
|---|---|
| RGB | rgb(90, 234, 118) |
| HSL | hsl(132, 77%, 64%) |
| HSV | hsv(132, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 49.6%, 8.2%) |
| CIE-LAB | lab(83.09, -62.32, 44.84) |
| CIE-LCH | lch(83.09, 76.77, 144.26°) |
| OKLab | oklab(83.32% -0.1684 0.1085) |
| OKLCH | oklch(83.32% 0.2 147.2) |
| XYZ | xyz(36.9068, 62.3237, 27.2207) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.18
Lightish Green
#61E160
ΔE00 3.22
Spearmint
#1EF876
ΔE00 3.72
Minty Green
#0BF77D
ΔE00 3.80
Wintergreen
#20F986
ΔE00 4.25
Turquoise Green
#04F489
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA76 #EA5ACE
analogous
#86EA5A #5AEA76 #5AEABE
triadic
#5AEA76 #765AEA #EA765A
tetradic
#5AEA76 #5A86EA #EA5ACE #EABE5A
square
#5AEA76 #5A86EA #EA5ACE #EABE5A
split-complementary
#5AEA76 #BE5AEA #EA5A86
monochromatic
#17B335 #24E349 #5AEA76 #90F1A3 #C7F8D0
Accessibility & contrast
On white
1.56
#5AEA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#5AEA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA76
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA76 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#DACA7E
Tritanopia (blue-blind)
#33E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5aea76; /* rgb */ color: rgb(90, 234, 118); /* oklch */ color: oklch(83.3% 0.200 147.2);
Tailwind
colors: {
custom: {
50: '#97f29f',
500: '#5aea76',
950: '#000000',
},
}SCSS
$custom: #5aea76; $custom-light: #97f29f; $custom-dark: #000000;
JSON
{
"hex": "#5aea76",
"rgb": {
"r": 90,
"g": 234,
"b": 118
},
"hsl": {
"h": 131.667,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.83315,
"c": 0.20031,
"h": 147.2
},
"luminance": 0.62327
}Semantic roles & 50–950 ramp
primary
#5AEA76
secondary
#B3359B
accent
#0CB2DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580