#5FED8F#5FED8F
#5FED8F is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.6% C 0.180 H 151.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FED8F |
|---|---|
| RGB | rgb(95, 237, 143) |
| HSL | hsl(140, 80%, 65%) |
| HSV | hsv(140, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 39.7%, 7.1%) |
| CIE-LAB | lab(84.47, -58.51, 34.40) |
| CIE-LCH | lch(84.47, 67.88, 149.55°) |
| OKLab | oklab(84.61% -0.1583 0.0855) |
| OKLCH | oklch(84.61% 0.18 151.6) |
| XYZ | xyz(39.9583, 64.9805, 36.4180) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 3.35
Sea Green (survey)
#53FCA1
ΔE00 3.61
Light Green Blue
#56FCA2
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FED8F #ED5FBD
analogous
#76ED5F #5FED8F #5FEDD6
triadic
#5FED8F #8F5FED #ED8F5F
tetradic
#5FED8F #5F76ED #ED5FBD #EDD65F
square
#5FED8F #5F76ED #ED5FBD #EDD65F
split-complementary
#5FED8F #D65FED #ED5F76
monochromatic
#15BC4E #28E768 #5FED8F #96F3B6 #CDF9DC
Accessibility & contrast
On white
1.50
#5FED8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5FED8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FED8F
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FED8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FED8F | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#30EAD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fed8f; /* rgb */ color: rgb(95, 237, 143); /* oklch */ color: oklch(84.6% 0.180 151.6);
Tailwind
colors: {
custom: {
50: '#99f4b0',
500: '#5fed8f',
950: '#000000',
},
}SCSS
$custom: #5fed8f; $custom-light: #99f4b0; $custom-dark: #000000;
JSON
{
"hex": "#5fed8f",
"rgb": {
"r": 95,
"g": 237,
"b": 143
},
"hsl": {
"h": 140.282,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.84611,
"c": 0.17986,
"h": 151.6
},
"luminance": 0.64984
}Semantic roles & 50–950 ramp
primary
#5FED8F
secondary
#BB358E
accent
#0995DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581