#5FF290#5FF290
#5FF290 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.186 H 151.4°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF290 |
|---|---|
| RGB | rgb(95, 242, 144) |
| HSL | hsl(140, 85%, 66%) |
| HSV | hsv(140, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 40.5%, 5.1%) |
| CIE-LAB | lab(85.98, -60.24, 35.88) |
| CIE-LCH | lch(85.98, 70.11, 149.22°) |
| OKLab | oklab(85.85% -0.1628 0.0889) |
| OKLCH | oklch(85.85% 0.186 151.4) |
| XYZ | xyz(41.5023, 67.9467, 37.3080) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 2.94
Light Green Blue
#56FCA2
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF290 #F25FC1
analogous
#77F25F #5FF290 #5FF2D9
triadic
#5FF290 #905FF2 #F2905F
tetradic
#5FF290 #5F77F2 #F25FC1 #F2D95F
square
#5FF290 #5F77F2 #F25FC1 #F2D95F
split-complementary
#5FF290 #D95FF2 #F25F77
monochromatic
#10C64D #26ED69 #5FF290 #98F7B7 #D0FBDF
Accessibility & contrast
On white
1.44
#5FF290 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#5FF290 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF290
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF290 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF290 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#2CEEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff290; /* rgb */ color: rgb(95, 242, 144); /* oklch */ color: oklch(85.9% 0.186 151.4);
Tailwind
colors: {
custom: {
50: '#9af7b1',
500: '#5ff290',
950: '#000000',
},
}SCSS
$custom: #5ff290; $custom-light: #9af7b1; $custom-dark: #000000;
JSON
{
"hex": "#5ff290",
"rgb": {
"r": 95,
"g": 242,
"b": 144
},
"hsl": {
"h": 140,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85854,
"c": 0.18555,
"h": 151.4
},
"luminance": 0.67951
}Semantic roles & 50–950 ramp
primary
#5FF290
secondary
#C43293
accent
#0498E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581