#5FEF92#5FEF92
#5FEF92 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.180 H 152.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF92 |
|---|---|
| RGB | rgb(95, 239, 146) |
| HSL | hsl(141, 82%, 65%) |
| HSV | hsv(141, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.12, -58.76, 33.75) |
| CIE-LCH | lch(85.12, 67.76, 150.13°) |
| OKLab | oklab(85.16% -0.159 0.084) |
| OKLCH | oklch(85.16% 0.18 152.2) |
| XYZ | xyz(40.7709, 66.2372, 37.8250) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.12
Weird Green
#3AE57F
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF92 #EF5FBC
analogous
#74EF5F #5FEF92 #5FEFDA
triadic
#5FEF92 #925FEF #EF925F
tetradic
#5FEF92 #5F74EF #EF5FBC #EFDA5F
square
#5FEF92 #5F74EF #EF5FBC #EFDA5F
split-complementary
#5FEF92 #DA5FEF #EF5F74
monochromatic
#13C051 #27E96C #5FEF92 #97F5B8 #CEFADE
Accessibility & contrast
On white
1.47
#5FEF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5FEF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF92
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF92 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8C
Deuteranopia (green-blind)
#DDCF98
Tritanopia (blue-blind)
#2DECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5fef92; /* rgb */ color: rgb(95, 239, 146); /* oklch */ color: oklch(85.2% 0.180 152.2);
Tailwind
colors: {
custom: {
50: '#99f5b3',
500: '#5fef92',
950: '#000000',
},
}SCSS
$custom: #5fef92; $custom-light: #99f5b3; $custom-dark: #000000;
JSON
{
"hex": "#5fef92",
"rgb": {
"r": 95,
"g": 239,
"b": 146
},
"hsl": {
"h": 141.25,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.85155,
"c": 0.1798,
"h": 152.2
},
"luminance": 0.66241
}Semantic roles & 50–950 ramp
primary
#5FEF92
secondary
#BE348D
accent
#0792DE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581