#5AEF84#5AEF84
#5AEF84 is a very light, vivid green. Relative luminance 0.656; OKLCH L 84.8% C 0.194 H 149.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF84 |
|---|---|
| RGB | rgb(90, 239, 132) |
| HSL | hsl(137, 82%, 65%) |
| HSV | hsv(137, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(84.78, -62.06, 40.21) |
| CIE-LCH | lch(84.78, 73.95, 147.06°) |
| OKLab | oklab(84.77% -0.1675 0.0986) |
| OKLCH | oklch(84.77% 0.194 149.5) |
| XYZ | xyz(39.2449, 65.5686, 32.4131) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF84 #EF5AC5
analogous
#7BEF5A #5AEF84 #5AEFCF
triadic
#5AEF84 #845AEF #EF845A
tetradic
#5AEF84 #5A7BEF #EF5AC5 #EFCF5A
square
#5AEF84 #5A7BEF #EF5AC5 #EFCF5A
split-complementary
#5AEF84 #CF5AEF #EF5A7B
monochromatic
#12BC42 #22EA5A #5AEF84 #92F4AE #CAFAD7
Accessibility & contrast
On white
1.49
#5AEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5AEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF84
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF84 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7C
Deuteranopia (green-blind)
#DECE8B
Tritanopia (blue-blind)
#28EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aef84; /* rgb */ color: rgb(90, 239, 132); /* oklch */ color: oklch(84.8% 0.194 149.5);
Tailwind
colors: {
custom: {
50: '#97f5a9',
500: '#5aef84',
950: '#000000',
},
}SCSS
$custom: #5aef84; $custom-light: #97f5a9; $custom-dark: #000000;
JSON
{
"hex": "#5aef84",
"rgb": {
"r": 90,
"g": 239,
"b": 132
},
"hsl": {
"h": 136.913,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84768,
"c": 0.19439,
"h": 149.5
},
"luminance": 0.65573
}Semantic roles & 50–950 ramp
primary
#5AEF84
secondary
#BB3294
accent
#07A2DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581