#58EE7D#58EE7D
#58EE7D is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.4% C 0.200 H 148.4°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE7D |
|---|---|
| RGB | rgb(88, 238, 125) |
| HSL | hsl(135, 82%, 64%) |
| HSV | hsv(135, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 47.5%, 6.7%) |
| CIE-LAB | lab(84.33, -63.15, 43.03) |
| CIE-LCH | lch(84.33, 76.42, 145.73°) |
| OKLab | oklab(84.36% -0.1704 0.1048) |
| OKLCH | oklch(84.36% 0.2 148.4) |
| XYZ | xyz(38.2979, 64.7006, 29.8682) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.01
Weird Green
#3AE57F
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE7D #EE58C9
analogous
#7EEE58 #58EE7D #58EEC8
triadic
#58EE7D #7D58EE #EE7D58
tetradic
#58EE7D #587EEE #EE58C9 #EEC858
square
#58EE7D #587EEE #EE58C9 #EEC858
split-complementary
#58EE7D #C858EE #EE587E
monochromatic
#13B93C #20E852 #58EE7D #90F4A8 #C7F9D3
Accessibility & contrast
On white
1.51
#58EE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#58EE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE7D
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE7D | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA74
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#27E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ee7d; /* rgb */ color: rgb(88, 238, 125); /* oklch */ color: oklch(84.4% 0.200 148.4);
Tailwind
colors: {
custom: {
50: '#96f5a4',
500: '#58ee7d',
950: '#000000',
},
}SCSS
$custom: #58ee7d; $custom-light: #96f5a4; $custom-dark: #000000;
JSON
{
"hex": "#58ee7d",
"rgb": {
"r": 88,
"g": 238,
"b": 125
},
"hsl": {
"h": 134.8,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84355,
"c": 0.20007,
"h": 148.4
},
"luminance": 0.64704
}Semantic roles & 50–950 ramp
primary
#58EE7D
secondary
#B83297
accent
#08A9DE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580