#5AE67A#5AE67A
#5AE67A is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.4% C 0.192 H 148.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE67A |
|---|---|
| RGB | rgb(90, 230, 122) |
| HSL | hsl(134, 74%, 63%) |
| HSV | hsv(134, 61%, 90%) |
| CMYK | cmyk(60.9%, 0%, 47%, 9.8%) |
| CIE-LAB | lab(81.93, -60.27, 41.47) |
| CIE-LCH | lch(81.93, 73.16, 145.47°) |
| OKLab | oklab(82.38% -0.1628 0.1011) |
| OKLCH | oklch(82.38% 0.192 148.2) |
| XYZ | xyz(36.0236, 60.1689, 28.1239) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Lightish Green
#61E160
ΔE00 3.62
Tealish Green
#0CDC73
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 4.42
Minty Green
#0BF77D
ΔE00 4.43
Spearmint
#1EF876
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE67A #E65AC6
analogous
#80E65A #5AE67A #5AE6C0
triadic
#5AE67A #7A5AE6 #E67A5A
tetradic
#5AE67A #5A80E6 #E65AC6 #E6C05A
square
#5AE67A #5A80E6 #E65AC6 #E6C05A
split-complementary
#5AE67A #C05AE6 #E65A80
monochromatic
#1AAC3B #25DE4F #5AE67A #8FEEA5 #C4F6D0
Accessibility & contrast
On white
1.61
#5AE67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5AE67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE67A
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE67A | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D371
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#33E2CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ae67a; /* rgb */ color: rgb(90, 230, 122); /* oklch */ color: oklch(82.4% 0.192 148.2);
Tailwind
colors: {
custom: {
50: '#96efa2',
500: '#5ae67a',
950: '#000000',
},
}SCSS
$custom: #5ae67a; $custom-light: #96efa2; $custom-dark: #000000;
JSON
{
"hex": "#5ae67a",
"rgb": {
"r": 90,
"g": 230,
"b": 122
},
"hsl": {
"h": 133.714,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.8238,
"c": 0.19166,
"h": 148.2
},
"luminance": 0.60172
}Semantic roles & 50–950 ramp
primary
#5AE67A
secondary
#AD3792
accent
#10A9D6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580