#5FF294#5FF294
#5FF294 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.182 H 152.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF294 |
|---|---|
| RGB | rgb(95, 242, 148) |
| HSL | hsl(142, 85%, 66%) |
| HSV | hsv(142, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(86.04, -59.56, 33.96) |
| CIE-LCH | lch(86.04, 68.57, 150.31°) |
| OKLab | oklab(85.93% -0.1611 0.0845) |
| OKLCH | oklch(85.93% 0.182 152.3) |
| XYZ | xyz(41.8134, 68.0711, 38.9467) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.56
Light Green Blue
#56FCA2
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 3.06
Light Bluish Green
#76FDA8
ΔE00 3.15
Mediumspringgreen
#00FA9A
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF294 #F25FBD
analogous
#73F25F #5FF294 #5FF2DE
triadic
#5FF294 #945FF2 #F2945F
tetradic
#5FF294 #5F73F2 #F25FBD #F2DE5F
square
#5FF294 #5F73F2 #F25FBD #F2DE5F
split-complementary
#5FF294 #DE5FF2 #F25F73
monochromatic
#10C652 #26ED6E #5FF294 #98F7BA #D0FBE0
Accessibility & contrast
On white
1.44
#5FF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#5FF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF294
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF294 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#29EFDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff294; /* rgb */ color: rgb(95, 242, 148); /* oklch */ color: oklch(85.9% 0.182 152.3);
Tailwind
colors: {
custom: {
50: '#9af7b4',
500: '#5ff294',
950: '#000000',
},
}SCSS
$custom: #5ff294; $custom-light: #9af7b4; $custom-dark: #000000;
JSON
{
"hex": "#5ff294",
"rgb": {
"r": 95,
"g": 242,
"b": 148
},
"hsl": {
"h": 141.633,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.85925,
"c": 0.18195,
"h": 152.3
},
"luminance": 0.68075
}Semantic roles & 50–950 ramp
primary
#5FF294
secondary
#C4328F
accent
#0492E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581