#5FF07A#5FF07A
#5FF07A is a very light, highly saturated green. Relative luminance 0.662; OKLCH L 85.0% C 0.203 H 147.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF07A |
|---|---|
| RGB | rgb(95, 240, 122) |
| HSL | hsl(131, 83%, 66%) |
| HSV | hsv(131, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(85.08, -62.89, 45.44) |
| CIE-LCH | lch(85.08, 77.59, 144.15°) |
| OKLab | oklab(85.01% -0.17 0.1101) |
| OKLCH | oklch(85.01% 0.203 147.1) |
| XYZ | xyz(39.3896, 66.1544, 29.1019) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.25
Wintergreen
#20F986
ΔE00 3.61
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 4.02
Lightish Green
#61E160
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF07A #F05FD5
analogous
#8DF05F #5FF07A #5FF0C2
triadic
#5FF07A #7A5FF0 #F07A5F
tetradic
#5FF07A #5F8DF0 #F05FD5 #F0C25F
square
#5FF07A #5F8DF0 #F05FD5 #F0C25F
split-complementary
#5FF07A #C25FF0 #F05F8D
monochromatic
#12C233 #27EB4B #5FF07A #97F5A9 #CFFAD7
Accessibility & contrast
On white
1.48
#5FF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5FF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF07A
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF07A | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC70
Deuteranopia (green-blind)
#E0CF82
Tritanopia (blue-blind)
#3AEBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ff07a; /* rgb */ color: rgb(95, 240, 122); /* oklch */ color: oklch(85.0% 0.203 147.1);
Tailwind
colors: {
custom: {
50: '#9af6a2',
500: '#5ff07a',
950: '#000000',
},
}SCSS
$custom: #5ff07a; $custom-light: #9af6a2; $custom-dark: #000000;
JSON
{
"hex": "#5ff07a",
"rgb": {
"r": 95,
"g": 240,
"b": 122
},
"hsl": {
"h": 131.172,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85009,
"c": 0.2025,
"h": 147.1
},
"luminance": 0.66158
}Semantic roles & 50–950 ramp
primary
#5FF07A
secondary
#C033A6
accent
#06B7DF
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580