#5FF08F#5FF08F
#5FF08F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.184 H 151.3°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF08F |
|---|---|
| RGB | rgb(95, 240, 143) |
| HSL | hsl(140, 83%, 66%) |
| HSV | hsv(140, 60%, 94%) |
| CMYK | cmyk(60.4%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.37, -59.65, 35.57) |
| CIE-LCH | lch(85.37, 69.45, 149.19°) |
| OKLab | oklab(85.35% -0.1613 0.0882) |
| OKLCH | oklch(85.35% 0.184 151.3) |
| XYZ | xyz(40.8342, 66.7322, 36.7099) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.27
Wintergreen
#20F986
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF08F #F05FC0
analogous
#77F05F #5FF08F #5FF0D7
triadic
#5FF08F #8F5FF0 #F08F5F
tetradic
#5FF08F #5F77F0 #F05FC0 #F0D75F
square
#5FF08F #5F77F0 #F05FC0 #F0D75F
split-complementary
#5FF08F #D75FF0 #F05F77
monochromatic
#12C24D #27EB68 #5FF08F #97F5B6 #CFFADD
Accessibility & contrast
On white
1.46
#5FF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5FF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF08F
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF08F | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#2EECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ff08f; /* rgb */ color: rgb(95, 240, 143); /* oklch */ color: oklch(85.3% 0.184 151.3);
Tailwind
colors: {
custom: {
50: '#99f6b1',
500: '#5ff08f',
950: '#000000',
},
}SCSS
$custom: #5ff08f; $custom-light: #99f6b1; $custom-dark: #000000;
JSON
{
"hex": "#5ff08f",
"rgb": {
"r": 95,
"g": 240,
"b": 143
},
"hsl": {
"h": 139.862,
"s": 82.857,
"l": 65.686
},
"oklch": {
"l": 0.85346,
"c": 0.18381,
"h": 151.3
},
"luminance": 0.66736
}Semantic roles & 50–950 ramp
primary
#5FF08F
secondary
#C03391
accent
#0697DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581