#5FF07B#5FF07B
#5FF07B is a very light, highly saturated green. Relative luminance 0.662; OKLCH L 85.0% C 0.202 H 147.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF07B |
|---|---|
| RGB | rgb(95, 240, 123) |
| HSL | hsl(132, 83%, 66%) |
| HSV | hsv(132, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 48.7%, 5.9%) |
| CIE-LAB | lab(85.09, -62.75, 44.98) |
| CIE-LCH | lch(85.09, 77.20, 144.37°) |
| OKLab | oklab(85.02% -0.1696 0.1091) |
| OKLCH | oklch(85.02% 0.202 147.3) |
| XYZ | xyz(39.4519, 66.1793, 29.4299) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.54
Lightgreen (survey)
#76FF7B
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 3.93
Turquoise Green
#04F489
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF07B #F05FD4
analogous
#8BF05F #5FF07B #5FF0C3
triadic
#5FF07B #7B5FF0 #F07B5F
tetradic
#5FF07B #5F8BF0 #F05FD4 #F0C35F
square
#5FF07B #5F8BF0 #F05FD4 #F0C35F
split-complementary
#5FF07B #C35FF0 #F05F8B
monochromatic
#12C234 #27EB4D #5FF07B #97F5A9 #CFFAD7
Accessibility & contrast
On white
1.48
#5FF07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5FF07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF07B
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF07B | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC71
Deuteranopia (green-blind)
#E0D083
Tritanopia (blue-blind)
#39EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ff07b; /* rgb */ color: rgb(95, 240, 123); /* oklch */ color: oklch(85.0% 0.202 147.3);
Tailwind
colors: {
custom: {
50: '#9af6a3',
500: '#5ff07b',
950: '#000000',
},
}SCSS
$custom: #5ff07b; $custom-light: #9af6a3; $custom-dark: #000000;
JSON
{
"hex": "#5ff07b",
"rgb": {
"r": 95,
"g": 240,
"b": 123
},
"hsl": {
"h": 131.586,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85024,
"c": 0.20163,
"h": 147.3
},
"luminance": 0.66183
}Semantic roles & 50–950 ramp
primary
#5FF07B
secondary
#C033A5
accent
#06B5DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580