#58EF7D#58EF7D
#58EF7D is a very light, highly saturated green. Relative luminance 0.653; OKLCH L 84.6% C 0.201 H 148.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #58EF7D |
|---|---|
| RGB | rgb(88, 239, 125) |
| HSL | hsl(135, 83%, 64%) |
| HSV | hsv(135, 63%, 94%) |
| CMYK | cmyk(63.2%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.63, -63.51, 43.41) |
| CIE-LCH | lch(84.63, 76.93, 145.65°) |
| OKLab | oklab(84.6% -0.1714 0.1056) |
| OKLCH | oklch(84.6% 0.201 148.4) |
| XYZ | xyz(38.5899, 65.2845, 29.9655) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.88
Spearmint
#1EF876
ΔE00 2.94
Wintergreen
#20F986
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EF7D #EF58CA
analogous
#7FEF58 #58EF7D #58EFC9
triadic
#58EF7D #7D58EF #EF7D58
tetradic
#58EF7D #587FEF #EF58CA #EFC958
square
#58EF7D #587FEF #EF58CA #EFC958
split-complementary
#58EF7D #C958EF #EF587F
monochromatic
#12BB3B #20EA52 #58EF7D #90F4A8 #C8FAD4
Accessibility & contrast
On white
1.49
#58EF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#58EF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EF7D
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EF7D | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB74
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#26EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ef7d; /* rgb */ color: rgb(88, 239, 125); /* oklch */ color: oklch(84.6% 0.201 148.4);
Tailwind
colors: {
custom: {
50: '#96f5a4',
500: '#58ef7d',
950: '#000000',
},
}SCSS
$custom: #58ef7d; $custom-light: #96f5a4; $custom-dark: #000000;
JSON
{
"hex": "#58ef7d",
"rgb": {
"r": 88,
"g": 239,
"b": 125
},
"hsl": {
"h": 134.702,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.84603,
"c": 0.20134,
"h": 148.4
},
"luminance": 0.65288
}Semantic roles & 50–950 ramp
primary
#58EF7D
secondary
#BA3298
accent
#07AADF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580