#5FFC8E#5FFC8E
#5FFC8E is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.3% C 0.200 H 150.0°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFC8E |
|---|---|
| RGB | rgb(95, 252, 142) |
| HSL | hsl(138, 96%, 68%) |
| HSV | hsv(138, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 43.7%, 1.2%) |
| CIE-LAB | lab(88.92, -64.27, 40.67) |
| CIE-LCH | lch(88.92, 76.06, 147.67°) |
| OKLab | oklab(88.27% -0.1735 0.1) |
| OKLCH | oklch(88.27% 0.2 150) |
| XYZ | xyz(44.4088, 74.0022, 37.5295) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Spring Green
#00FF7F
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.04
Spearmint
#1EF876
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFC8E #FC5FCD
analogous
#7EFC5F #5FFC8E #5FFCDD
triadic
#5FFC8E #8E5FFC #FC8E5F
tetradic
#5FFC8E #5F7EFC #FC5FCD #FCDD5F
square
#5FFC8E #5F7EFC #FC5FCD #FCDD5F
split-complementary
#5FFC8E #DD5FFC #FC5F7E
monochromatic
#04DC45 #23FB64 #5FFC8E #9BFDB8 #D7FEE3
Accessibility & contrast
On white
1.33
#5FFC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#5FFC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFC8E
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFC8E | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE886
Deuteranopia (green-blind)
#E9DA95
Tritanopia (blue-blind)
#27F8E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffc8e; /* rgb */ color: rgb(95, 252, 142); /* oklch */ color: oklch(88.3% 0.200 150.0);
Tailwind
colors: {
custom: {
50: '#9bfeb0',
500: '#5ffc8e',
950: '#000000',
},
}SCSS
$custom: #5ffc8e; $custom-light: #9bfeb0; $custom-dark: #000000;
JSON
{
"hex": "#5ffc8e",
"rgb": {
"r": 95,
"g": 252,
"b": 142
},
"hsl": {
"h": 137.962,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.88266,
"c": 0.20028,
"h": 150
},
"luminance": 0.74007
}Semantic roles & 50–950 ramp
primary
#5FFC8E
secondary
#D52AA2
accent
#00A1E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1811
muted
#808681