#58EF7C#58EF7C
#58EF7C is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.202 H 148.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #58EF7C |
|---|---|
| RGB | rgb(88, 239, 124) |
| HSL | hsl(134, 83%, 64%) |
| HSV | hsv(134, 63%, 94%) |
| CMYK | cmyk(63.2%, 0%, 48.1%, 6.3%) |
| CIE-LAB | lab(84.62, -63.66, 43.87) |
| CIE-LCH | lch(84.62, 77.31, 145.43°) |
| OKLab | oklab(84.59% -0.1718 0.1066) |
| OKLCH | oklch(84.59% 0.202 148.2) |
| XYZ | xyz(38.5263, 65.2590, 29.6308) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.90
Spearmint
#1EF876
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.56
Spring Green
#00FF7F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EF7C #EF58CB
analogous
#80EF58 #58EF7C #58EFC8
triadic
#58EF7C #7C58EF #EF7C58
tetradic
#58EF7C #5880EF #EF58CB #EFC858
square
#58EF7C #5880EF #EF58CB #EFC858
split-complementary
#58EF7C #C858EF #EF5880
monochromatic
#12BB3A #20EA50 #58EF7C #90F4A8 #C8FAD4
Accessibility & contrast
On white
1.49
#58EF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#58EF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EF7C
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EF7C | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB73
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#27EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ef7c; /* rgb */ color: rgb(88, 239, 124); /* oklch */ color: oklch(84.6% 0.202 148.2);
Tailwind
colors: {
custom: {
50: '#96f5a4',
500: '#58ef7c',
950: '#000000',
},
}SCSS
$custom: #58ef7c; $custom-light: #96f5a4; $custom-dark: #000000;
JSON
{
"hex": "#58ef7c",
"rgb": {
"r": 88,
"g": 239,
"b": 124
},
"hsl": {
"h": 134.305,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.84588,
"c": 0.20221,
"h": 148.2
},
"luminance": 0.65263
}Semantic roles & 50–950 ramp
primary
#58EF7C
secondary
#BA3299
accent
#07ABDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580