#5AE97F#5AE97F
#5AE97F is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.191 H 148.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5AE97F |
|---|---|
| RGB | rgb(90, 233, 127) |
| HSL | hsl(136, 76%, 63%) |
| HSV | hsv(136, 61%, 91%) |
| CMYK | cmyk(61.4%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(82.90, -60.62, 40.27) |
| CIE-LCH | lch(82.90, 72.78, 146.41°) |
| OKLab | oklab(83.2% -0.1637 0.0986) |
| OKLCH | oklch(83.2% 0.191 148.9) |
| XYZ | xyz(37.1834, 61.9801, 30.0784) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.18
Turquoise Green
#04F489
ΔE00 3.79
Minty Green
#0BF77D
ΔE00 3.93
Wintergreen
#20F986
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.24
Spearmint
#1EF876
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AE97F #E95AC4
analogous
#7CE95A #5AE97F #5AE9C6
triadic
#5AE97F #7F5AE9 #E97F5A
tetradic
#5AE97F #5A7CE9 #E95AC4 #E9C65A
square
#5AE97F #5A7CE9 #E95AC4 #E9C65A
split-complementary
#5AE97F #C65AE9 #E95A7C
monochromatic
#18B13F #24E255 #5AE97F #90F0A9 #C6F7D3
Accessibility & contrast
On white
1.57
#5AE97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5AE97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AE97F
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AE97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AE97F | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#D9C986
Tritanopia (blue-blind)
#2FE5D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ae97f; /* rgb */ color: rgb(90, 233, 127); /* oklch */ color: oklch(83.2% 0.191 148.9);
Tailwind
colors: {
custom: {
50: '#96f1a5',
500: '#5ae97f',
950: '#000000',
},
}SCSS
$custom: #5ae97f; $custom-light: #96f1a5; $custom-dark: #000000;
JSON
{
"hex": "#5ae97f",
"rgb": {
"r": 90,
"g": 233,
"b": 127
},
"hsl": {
"h": 135.524,
"s": 76.471,
"l": 63.333
},
"oklch": {
"l": 0.83203,
"c": 0.19109,
"h": 148.9
},
"luminance": 0.61984
}Semantic roles & 50–950 ramp
primary
#5AE97F
secondary
#B13691
accent
#0DA4D9
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580