#5FF291#5FF291
#5FF291 is a very light, vivid green. Relative luminance 0.680; OKLCH L 85.9% C 0.185 H 151.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF291 |
|---|---|
| RGB | rgb(95, 242, 145) |
| HSL | hsl(140, 85%, 66%) |
| HSV | hsv(140, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 40.1%, 5.1%) |
| CIE-LAB | lab(86.00, -60.07, 35.40) |
| CIE-LCH | lch(86.00, 69.73, 149.49°) |
| OKLab | oklab(85.87% -0.1624 0.0878) |
| OKLCH | oklch(85.87% 0.185 151.6) |
| XYZ | xyz(41.5790, 67.9774, 37.7123) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF291 #F25FC0
analogous
#76F25F #5FF291 #5FF2DA
triadic
#5FF291 #915FF2 #F2915F
tetradic
#5FF291 #5F76F2 #F25FC0 #F2DA5F
square
#5FF291 #5F76F2 #F25FC0 #F2DA5F
split-complementary
#5FF291 #DA5FF2 #F25F76
monochromatic
#10C64E #26ED6A #5FF291 #98F7B8 #D0FBDF
Accessibility & contrast
On white
1.44
#5FF291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#5FF291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF291
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF291 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF8A
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#2CEFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff291; /* rgb */ color: rgb(95, 242, 145); /* oklch */ color: oklch(85.9% 0.185 151.6);
Tailwind
colors: {
custom: {
50: '#9af7b2',
500: '#5ff291',
950: '#000000',
},
}SCSS
$custom: #5ff291; $custom-light: #9af7b2; $custom-dark: #000000;
JSON
{
"hex": "#5ff291",
"rgb": {
"r": 95,
"g": 242,
"b": 145
},
"hsl": {
"h": 140.408,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85871,
"c": 0.18464,
"h": 151.6
},
"luminance": 0.67981
}Semantic roles & 50–950 ramp
primary
#5FF291
secondary
#C43292
accent
#0496E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581