#5AEF83#5AEF83
#5AEF83 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.195 H 149.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF83 |
|---|---|
| RGB | rgb(90, 239, 131) |
| HSL | hsl(137, 82%, 65%) |
| HSV | hsv(137, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 45.2%, 6.3%) |
| CIE-LAB | lab(84.76, -62.21, 40.68) |
| CIE-LCH | lch(84.76, 74.33, 146.82°) |
| OKLab | oklab(84.75% -0.1679 0.0997) |
| OKLCH | oklch(84.75% 0.195 149.3) |
| XYZ | xyz(39.1768, 65.5414, 32.0545) |
| Luminance | 0.6554 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.10
Spearmint
#1EF876
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF83 #EF5AC6
analogous
#7CEF5A #5AEF83 #5AEFCD
triadic
#5AEF83 #835AEF #EF835A
tetradic
#5AEF83 #5A7CEF #EF5AC6 #EFCD5A
square
#5AEF83 #5A7CEF #EF5AC6 #EFCD5A
split-complementary
#5AEF83 #CD5AEF #EF5A7C
monochromatic
#12BC41 #22EA59 #5AEF83 #92F4AD #CAFAD7
Accessibility & contrast
On white
1.49
#5AEF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#5AEF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF83
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF83 | 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)
#F1DC7B
Deuteranopia (green-blind)
#DECE8A
Tritanopia (blue-blind)
#28EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5aef83; /* rgb */ color: rgb(90, 239, 131); /* oklch */ color: oklch(84.8% 0.195 149.3);
Tailwind
colors: {
custom: {
50: '#97f5a8',
500: '#5aef83',
950: '#000000',
},
}SCSS
$custom: #5aef83; $custom-light: #97f5a8; $custom-dark: #000000;
JSON
{
"hex": "#5aef83",
"rgb": {
"r": 90,
"g": 239,
"b": 131
},
"hsl": {
"h": 136.51,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84752,
"c": 0.19529,
"h": 149.3
},
"luminance": 0.65545
}Semantic roles & 50–950 ramp
primary
#5AEF83
secondary
#BB3295
accent
#07A3DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580