#5FED8D#5FED8D
#5FED8D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.182 H 151.2°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5FED8D |
|---|---|
| RGB | rgb(95, 237, 141) |
| HSL | hsl(139, 80%, 65%) |
| HSV | hsv(139, 60%, 93%) |
| CMYK | cmyk(59.9%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(84.44, -58.85, 35.36) |
| CIE-LCH | lch(84.44, 68.65, 149.00°) |
| OKLab | oklab(84.58% -0.1591 0.0877) |
| OKLCH | oklch(84.58% 0.182 151.2) |
| XYZ | xyz(39.8082, 64.9205, 35.6272) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 3.30
Sea Green (survey)
#53FCA1
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.79
Wintergreen
#20F986
ΔE00 3.82
Minty Green
#0BF77D
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FED8D #ED5FBF
analogous
#78ED5F #5FED8D #5FEDD4
triadic
#5FED8D #8D5FED #ED8D5F
tetradic
#5FED8D #5F78ED #ED5FBF #EDD45F
square
#5FED8D #5F78ED #ED5FBF #EDD45F
split-complementary
#5FED8D #D45FED #ED5F78
monochromatic
#15BC4B #28E766 #5FED8D #96F3B4 #CDF9DB
Accessibility & contrast
On white
1.50
#5FED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5FED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FED8D
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FED8D | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#DBCE93
Tritanopia (blue-blind)
#31E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5fed8d; /* rgb */ color: rgb(95, 237, 141); /* oklch */ color: oklch(84.6% 0.182 151.2);
Tailwind
colors: {
custom: {
50: '#99f4af',
500: '#5fed8d',
950: '#000000',
},
}SCSS
$custom: #5fed8d; $custom-light: #99f4af; $custom-dark: #000000;
JSON
{
"hex": "#5fed8d",
"rgb": {
"r": 95,
"g": 237,
"b": 141
},
"hsl": {
"h": 139.437,
"s": 79.775,
"l": 65.098
},
"oklch": {
"l": 0.84575,
"c": 0.18167,
"h": 151.2
},
"luminance": 0.64924
}Semantic roles & 50–950 ramp
primary
#5FED8D
secondary
#BB3590
accent
#0998DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581