#5AEF75#5AEF75
#5AEF75 is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.5% C 0.207 H 146.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5AEF75 |
|---|---|
| RGB | rgb(90, 239, 117) |
| HSL | hsl(131, 82%, 65%) |
| HSV | hsv(131, 62%, 94%) |
| CMYK | cmyk(62.3%, 0%, 51%, 6.3%) |
| CIE-LAB | lab(84.58, -64.25, 47.16) |
| CIE-LCH | lch(84.58, 79.70, 143.72°) |
| OKLab | oklab(84.54% -0.1736 0.1137) |
| OKLCH | oklch(84.54% 0.207 146.8) |
| XYZ | xyz(38.2912, 65.1872, 27.3906) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 3.27
Lightish Green
#61E160
ΔE00 3.67
Wintergreen
#20F986
ΔE00 3.80
Lightgreen (survey)
#76FF7B
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AEF75 #EF5AD4
analogous
#8AEF5A #5AEF75 #5AEFBF
triadic
#5AEF75 #755AEF #EF755A
tetradic
#5AEF75 #5A8AEF #EF5AD4 #EFBF5A
square
#5AEF75 #5A8AEF #EF5AD4 #EFBF5A
split-complementary
#5AEF75 #BF5AEF #EF5A8A
monochromatic
#12BC31 #22EA46 #5AEF75 #92F4A4 #CAFAD2
Accessibility & contrast
On white
1.50
#5AEF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#5AEF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AEF75
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AEF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AEF75 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6A
Deuteranopia (green-blind)
#DFCE7E
Tritanopia (blue-blind)
#31EAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5aef75; /* rgb */ color: rgb(90, 239, 117); /* oklch */ color: oklch(84.5% 0.207 146.8);
Tailwind
colors: {
custom: {
50: '#97f59f',
500: '#5aef75',
950: '#000000',
},
}SCSS
$custom: #5aef75; $custom-light: #97f59f; $custom-dark: #000000;
JSON
{
"hex": "#5aef75",
"rgb": {
"r": 90,
"g": 239,
"b": 117
},
"hsl": {
"h": 130.872,
"s": 82.32,
"l": 64.51
},
"oklch": {
"l": 0.84543,
"c": 0.20749,
"h": 146.8
},
"luminance": 0.65191
}Semantic roles & 50–950 ramp
primary
#5AEF75
secondary
#BB32A2
accent
#07B8DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580