#5FE47E#5FE47E
#5FE47E is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.1% C 0.183 H 148.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE47E |
|---|---|
| RGB | rgb(95, 228, 126) |
| HSL | hsl(134, 71%, 63%) |
| HSV | hsv(134, 58%, 89%) |
| CMYK | cmyk(58.3%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(81.52, -57.84, 39.03) |
| CIE-LCH | lch(81.52, 69.78, 145.99°) |
| OKLab | oklab(82.1% -0.1564 0.0957) |
| OKLCH | oklch(82.1% 0.183 148.5) |
| XYZ | xyz(36.2261, 59.4227, 29.2953) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.25
Tealish Green
#0CDC73
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.12
Turquoise Green
#04F489
ΔE00 4.74
Lightgreen
#90EE90
ΔE00 4.81
Minty Green
#0BF77D
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE47E #E45FC5
analogous
#82E45F #5FE47E #5FE4C0
triadic
#5FE47E #7E5FE4 #E47E5F
tetradic
#5FE47E #5F82E4 #E45FC5 #E4C05F
square
#5FE47E #5F82E4 #E45FC5 #E4C05F
split-complementary
#5FE47E #C05FE4 #E45F82
monochromatic
#1DAC3E #2BDB54 #5FE47E #93EDA8 #C8F6D2
Accessibility & contrast
On white
1.63
#5FE47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5FE47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE47E
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE47E | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D276
Deuteranopia (green-blind)
#D5C685
Tritanopia (blue-blind)
#3DE0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fe47e; /* rgb */ color: rgb(95, 228, 126); /* oklch */ color: oklch(82.1% 0.183 148.5);
Tailwind
colors: {
custom: {
50: '#98eda5',
500: '#5fe47e',
950: '#000000',
},
}SCSS
$custom: #5fe47e; $custom-light: #98eda5; $custom-dark: #000000;
JSON
{
"hex": "#5fe47e",
"rgb": {
"r": 95,
"g": 228,
"b": 126
},
"hsl": {
"h": 133.985,
"s": 71.123,
"l": 63.333
},
"oklch": {
"l": 0.82104,
"c": 0.18335,
"h": 148.5
},
"luminance": 0.59426
}Semantic roles & 50–950 ramp
primary
#5FE47E
secondary
#AD3A92
accent
#12A6D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580