#5FEF88#5FEF88
#5FEF88 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.189 H 149.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEF88 |
|---|---|
| RGB | rgb(95, 239, 136) |
| HSL | hsl(137, 82%, 65%) |
| HSV | hsv(137, 60%, 94%) |
| CMYK | cmyk(60.3%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(84.97, -60.42, 38.52) |
| CIE-LCH | lch(84.97, 71.65, 147.48°) |
| OKLab | oklab(84.98% -0.1632 0.0949) |
| OKLCH | oklch(84.98% 0.189 149.8) |
| XYZ | xyz(40.0268, 65.9396, 33.9060) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.99
Turquoise Green
#04F489
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.50
Spearmint
#1EF876
ΔE00 3.94
Sea Green (survey)
#53FCA1
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEF88 #EF5FC6
analogous
#7EEF5F #5FEF88 #5FEFD0
triadic
#5FEF88 #885FEF #EF885F
tetradic
#5FEF88 #5F7EEF #EF5FC6 #EFD05F
square
#5FEF88 #5F7EEF #EF5FC6 #EFD05F
split-complementary
#5FEF88 #D05FEF #EF5F7E
monochromatic
#13C045 #27E95F #5FEF88 #97F5B1 #CEFADB
Accessibility & contrast
On white
1.48
#5FEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#5FEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEF88
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEF88 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC80
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#33EBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5fef88; /* rgb */ color: rgb(95, 239, 136); /* oklch */ color: oklch(85.0% 0.189 149.8);
Tailwind
colors: {
custom: {
50: '#99f5ac',
500: '#5fef88',
950: '#000000',
},
}SCSS
$custom: #5fef88; $custom-light: #99f5ac; $custom-dark: #000000;
JSON
{
"hex": "#5fef88",
"rgb": {
"r": 95,
"g": 239,
"b": 136
},
"hsl": {
"h": 137.083,
"s": 81.818,
"l": 65.49
},
"oklch": {
"l": 0.84981,
"c": 0.1888,
"h": 149.8
},
"luminance": 0.65943
}Semantic roles & 50–950 ramp
primary
#5FEF88
secondary
#BE3497
accent
#07A1DE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581