#5AE67C#5AE67C
#5AE67C is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.4% C 0.190 H 148.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE67C |
|---|---|
| RGB | rgb(90, 230, 124) |
| HSL | hsl(135, 74%, 63%) |
| HSV | hsv(135, 61%, 90%) |
| CMYK | cmyk(60.9%, 0%, 46.1%, 9.8%) |
| CIE-LAB | lab(81.96, -59.97, 40.53) |
| CIE-LCH | lch(81.96, 72.38, 145.94°) |
| OKLab | oklab(82.41% -0.162 0.0991) |
| OKLCH | oklch(82.41% 0.19 148.6) |
| XYZ | xyz(36.1488, 60.2190, 28.7833) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.11
Tealish Green
#0CDC73
ΔE00 3.85
Lightish Green
#61E160
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.45
Wintergreen
#20F986
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE67C #E65AC4
analogous
#7EE65A #5AE67C #5AE6C2
triadic
#5AE67C #7C5AE6 #E67C5A
tetradic
#5AE67C #5A7EE6 #E65AC4 #E6C25A
square
#5AE67C #5A7EE6 #E65AC4 #E6C25A
split-complementary
#5AE67C #C25AE6 #E65A7E
monochromatic
#1AAC3D #25DE52 #5AE67C #8FEEA6 #C4F6D0
Accessibility & contrast
On white
1.61
#5AE67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5AE67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE67C
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE67C | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D374
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#32E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ae67c; /* rgb */ color: rgb(90, 230, 124); /* oklch */ color: oklch(82.4% 0.190 148.6);
Tailwind
colors: {
custom: {
50: '#96efa3',
500: '#5ae67c',
950: '#000000',
},
}SCSS
$custom: #5ae67c; $custom-light: #96efa3; $custom-dark: #000000;
JSON
{
"hex": "#5ae67c",
"rgb": {
"r": 90,
"g": 230,
"b": 124
},
"hsl": {
"h": 134.571,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.82411,
"c": 0.18987,
"h": 148.6
},
"luminance": 0.60223
}Semantic roles & 50–950 ramp
primary
#5AE67C
secondary
#AD3790
accent
#10A6D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580