#5FF08D#5FF08D
#5FF08D is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.186 H 150.9°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF08D |
|---|---|
| RGB | rgb(95, 240, 141) |
| HSL | hsl(139, 83%, 66%) |
| HSV | hsv(139, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.34, -59.98, 36.53) |
| CIE-LCH | lch(85.34, 70.23, 148.66°) |
| OKLab | oklab(85.31% -0.1621 0.0904) |
| OKLCH | oklch(85.31% 0.186 150.9) |
| XYZ | xyz(40.6840, 66.6722, 35.9191) |
| Luminance | 0.6668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Green Blue
#56FCA2
ΔE00 3.47
Minty Green
#0BF77D
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF08D #F05FC2
analogous
#7AF05F #5FF08D #5FF0D5
triadic
#5FF08D #8D5FF0 #F08D5F
tetradic
#5FF08D #5F7AF0 #F05FC2 #F0D55F
square
#5FF08D #5F7AF0 #F05FC2 #F0D55F
split-complementary
#5FF08D #D55FF0 #F05F7A
monochromatic
#12C24A #27EB65 #5FF08D #97F5B5 #CFFADD
Accessibility & contrast
On white
1.46
#5FF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5FF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF08D
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF08D | 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)
#F1DD86
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#30ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff08d; /* rgb */ color: rgb(95, 240, 141); /* oklch */ color: oklch(85.3% 0.186 150.9);
Tailwind
colors: {
custom: {
50: '#99f6af',
500: '#5ff08d',
950: '#000000',
},
}SCSS
$custom: #5ff08d; $custom-light: #99f6af; $custom-dark: #000000;
JSON
{
"hex": "#5ff08d",
"rgb": {
"r": 95,
"g": 240,
"b": 141
},
"hsl": {
"h": 139.034,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85311,
"c": 0.18562,
"h": 150.9
},
"luminance": 0.66676
}Semantic roles & 50–950 ramp
primary
#5FF08D
secondary
#C03393
accent
#069ADF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581