#5AEB7C#5AEB7C
#5AEB7C is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.196 H 148.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEB7C |
|---|---|
| RGB | rgb(90, 235, 124) |
| HSL | hsl(134, 78%, 64%) |
| HSV | hsv(134, 62%, 92%) |
| CMYK | cmyk(61.7%, 0%, 47.2%, 7.8%) |
| CIE-LAB | lab(83.46, -61.81, 42.44) |
| CIE-LCH | lch(83.46, 74.98, 145.53°) |
| OKLab | oklab(83.65% -0.1669 0.1034) |
| OKLCH | oklch(83.65% 0.196 148.2) |
| XYZ | xyz(37.5602, 63.0418, 29.2538) |
| Luminance | 0.6305 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.82
Lightish Green
#61E160
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEB7C #EB5AC9
analogous
#80EB5A #5AEB7C #5AEBC4
triadic
#5AEB7C #7C5AEB #EB7C5A
tetradic
#5AEB7C #5A80EB #EB5AC9 #EBC45A
square
#5AEB7C #5A80EB #EB5AC9 #EBC45A
split-complementary
#5AEB7C #C45AEB #EB5A80
monochromatic
#16B53B #23E451 #5AEB7C #91F2A7 #C7F8D3
Accessibility & contrast
On white
1.54
#5AEB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5AEB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEB7C
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEB7C | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD873
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#2FE6D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5aeb7c; /* rgb */ color: rgb(90, 235, 124); /* oklch */ color: oklch(83.7% 0.196 148.2);
Tailwind
colors: {
custom: {
50: '#97f2a3',
500: '#5aeb7c',
950: '#000000',
},
}SCSS
$custom: #5aeb7c; $custom-light: #97f2a3; $custom-dark: #000000;
JSON
{
"hex": "#5aeb7c",
"rgb": {
"r": 90,
"g": 235,
"b": 124
},
"hsl": {
"h": 134.069,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.83653,
"c": 0.19634,
"h": 148.2
},
"luminance": 0.63046
}Semantic roles & 50–950 ramp
primary
#5AEB7C
secondary
#B53597
accent
#0BAADB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580