#5FE28F#5FE28F
#5FE28F is a light, vivid green. Relative luminance 0.588; OKLCH L 81.9% C 0.165 H 152.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5FE28F |
|---|---|
| RGB | rgb(95, 226, 143) |
| HSL | hsl(142, 69%, 63%) |
| HSV | hsv(142, 58%, 89%) |
| CMYK | cmyk(58%, 0%, 36.7%, 11.4%) |
| CIE-LAB | lab(81.18, -54.24, 30.05) |
| CIE-LCH | lch(81.18, 62.01, 151.01°) |
| OKLab | oklab(81.91% -0.147 0.0752) |
| OKLCH | oklch(81.91% 0.165 152.9) |
| XYZ | xyz(36.8707, 58.8053, 35.3888) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.20
Aqua Green
#12E193
ΔE00 3.80
Tealish Green
#0CDC73
ΔE00 4.62
Seaweed
#18D17B
ΔE00 5.30
Turquoise Green
#04F489
ΔE00 5.33
Seafoam Green
#7AF9AB
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FE28F #E25FB2
analogous
#70E25F #5FE28F #5FE2D1
triadic
#5FE28F #8F5FE2 #E28F5F
tetradic
#5FE28F #5F70E2 #E25FB2 #E2D15F
square
#5FE28F #5F70E2 #E25FB2 #E2D15F
split-complementary
#5FE28F #D15FE2 #E25F70
monochromatic
#1EA851 #2BD96B #5FE28F #93EBB3 #C7F5D8
Accessibility & contrast
On white
1.65
#5FE28F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5FE28F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FE28F
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FE28F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FE28F | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D189
Deuteranopia (green-blind)
#D0C594
Tritanopia (blue-blind)
#35DFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fe28f; /* rgb */ color: rgb(95, 226, 143); /* oklch */ color: oklch(81.9% 0.165 152.9);
Tailwind
colors: {
custom: {
50: '#97ecb0',
500: '#5fe28f',
950: '#000000',
},
}SCSS
$custom: #5fe28f; $custom-light: #97ecb0; $custom-dark: #000000;
JSON
{
"hex": "#5fe28f",
"rgb": {
"r": 95,
"g": 226,
"b": 143
},
"hsl": {
"h": 141.985,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.81911,
"c": 0.16512,
"h": 152.9
},
"luminance": 0.58809
}Semantic roles & 50–950 ramp
primary
#5FE28F
secondary
#AA3B81
accent
#148CD1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581