#5FF08E#5FF08E
#5FF08E is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.185 H 151.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF08E |
|---|---|
| RGB | rgb(95, 240, 142) |
| HSL | hsl(139, 83%, 66%) |
| HSV | hsv(139, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(85.35, -59.82, 36.05) |
| CIE-LCH | lch(85.35, 69.84, 148.92°) |
| OKLab | oklab(85.33% -0.1617 0.0893) |
| OKLCH | oklch(85.33% 0.185 151.1) |
| XYZ | xyz(40.7588, 66.7021, 36.3128) |
| Luminance | 0.6671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.03
Weird Green
#3AE57F
ΔE00 3.17
Sea Green (survey)
#53FCA1
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF08E #F05FC1
analogous
#78F05F #5FF08E #5FF0D6
triadic
#5FF08E #8E5FF0 #F08E5F
tetradic
#5FF08E #5F78F0 #F05FC1 #F0D65F
square
#5FF08E #5F78F0 #F05FC1 #F0D65F
split-complementary
#5FF08E #D65FF0 #F05F78
monochromatic
#12C24B #27EB66 #5FF08E #97F5B6 #CFFADD
Accessibility & contrast
On white
1.46
#5FF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5FF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF08E
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF08E | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD87
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#2FECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff08e; /* rgb */ color: rgb(95, 240, 142); /* oklch */ color: oklch(85.3% 0.185 151.1);
Tailwind
colors: {
custom: {
50: '#99f6b0',
500: '#5ff08e',
950: '#000000',
},
}SCSS
$custom: #5ff08e; $custom-light: #99f6b0; $custom-dark: #000000;
JSON
{
"hex": "#5ff08e",
"rgb": {
"r": 95,
"g": 240,
"b": 142
},
"hsl": {
"h": 139.448,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85329,
"c": 0.18472,
"h": 151.1
},
"luminance": 0.66706
}Semantic roles & 50–950 ramp
primary
#5FF08E
secondary
#C03392
accent
#0699DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581