#5AEA74#5AEA74
#5AEA74 is a very light, highly saturated green. Relative luminance 0.623; OKLCH L 83.3% C 0.202 H 146.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEA74 |
|---|---|
| RGB | rgb(90, 234, 116) |
| HSL | hsl(131, 77%, 64%) |
| HSV | hsv(131, 62%, 92%) |
| CMYK | cmyk(61.5%, 0%, 50.4%, 8.2%) |
| CIE-LAB | lab(83.06, -62.60, 45.76) |
| CIE-LCH | lch(83.06, 77.54, 143.83°) |
| OKLab | oklab(83.29% -0.1691 0.1105) |
| OKLCH | oklch(83.29% 0.202 146.8) |
| XYZ | xyz(36.7892, 62.2766, 26.6014) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 3.87
Wintergreen
#20F986
ΔE00 4.37
Turquoise Green
#04F489
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEA74 #EA5AD0
analogous
#88EA5A #5AEA74 #5AEABC
triadic
#5AEA74 #745AEA #EA745A
tetradic
#5AEA74 #5A88EA #EA5AD0 #EABC5A
square
#5AEA74 #5A88EA #EA5AD0 #EABC5A
split-complementary
#5AEA74 #BC5AEA #EA5A88
monochromatic
#17B333 #24E346 #5AEA74 #90F1A2 #C7F8CF
Accessibility & contrast
On white
1.56
#5AEA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#5AEA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEA74
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEA74 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD66A
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#34E5CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5aea74; /* rgb */ color: rgb(90, 234, 116); /* oklch */ color: oklch(83.3% 0.202 146.8);
Tailwind
colors: {
custom: {
50: '#97f29e',
500: '#5aea74',
950: '#000000',
},
}SCSS
$custom: #5aea74; $custom-light: #97f29e; $custom-dark: #000000;
JSON
{
"hex": "#5aea74",
"rgb": {
"r": 90,
"g": 234,
"b": 116
},
"hsl": {
"h": 130.833,
"s": 77.419,
"l": 63.529
},
"oklch": {
"l": 0.83286,
"c": 0.20204,
"h": 146.8
},
"luminance": 0.6228
}Semantic roles & 50–950 ramp
primary
#5AEA74
secondary
#B3359C
accent
#0CB4DA
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580