#5FEF94#5FEF94
#5FEF94 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.2% C 0.178 H 152.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF94 |
|---|---|
| RGB | rgb(95, 239, 148) |
| HSL | hsl(142, 82%, 65%) |
| HSV | hsv(142, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.15, -58.42, 32.78) |
| CIE-LCH | lch(85.15, 66.99, 150.70°) |
| OKLab | oklab(85.19% -0.1581 0.0817) |
| OKLCH | oklch(85.19% 0.178 152.7) |
| XYZ | xyz(40.9278, 66.3000, 38.6515) |
| Luminance | 0.6630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.98
Light Green Blue
#56FCA2
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF94 #EF5FBA
analogous
#72EF5F #5FEF94 #5FEFDC
triadic
#5FEF94 #945FEF #EF945F
tetradic
#5FEF94 #5F72EF #EF5FBA #EFDC5F
square
#5FEF94 #5F72EF #EF5FBA #EFDC5F
split-complementary
#5FEF94 #DC5FEF #EF5F72
monochromatic
#13C053 #27E96F #5FEF94 #97F5B9 #CEFADE
Accessibility & contrast
On white
1.47
#5FEF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5FEF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF94
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF94 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8E
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#2BECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fef94; /* rgb */ color: rgb(95, 239, 148); /* oklch */ color: oklch(85.2% 0.178 152.7);
Tailwind
colors: {
custom: {
50: '#99f5b4',
500: '#5fef94',
950: '#000000',
},
}SCSS
$custom: #5fef94; $custom-light: #99f5b4; $custom-dark: #000000;
JSON
{
"hex": "#5fef94",
"rgb": {
"r": 95,
"g": 239,
"b": 148
},
"hsl": {
"h": 142.083,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85192,
"c": 0.17799,
"h": 152.7
},
"luminance": 0.66304
}Semantic roles & 50–950 ramp
primary
#5FEF94
secondary
#BE348B
accent
#078FDE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581