#58EE7B#58EE7B
#58EE7B is a very light, highly saturated green. Relative luminance 0.647; OKLCH L 84.3% C 0.202 H 148.1°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE7B |
|---|---|
| RGB | rgb(88, 238, 123) |
| HSL | hsl(134, 82%, 64%) |
| HSV | hsv(134, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(84.30, -63.45, 43.96) |
| CIE-LCH | lch(84.30, 77.19, 145.28°) |
| OKLab | oklab(84.33% -0.1713 0.1068) |
| OKLCH | oklch(84.33% 0.202 148.1) |
| XYZ | xyz(38.1715, 64.6500, 29.2021) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.04
Weird Green
#3AE57F
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.67
Lightish Green
#61E160
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE7B #EE58CB
analogous
#80EE58 #58EE7B #58EEC6
triadic
#58EE7B #7B58EE #EE7B58
tetradic
#58EE7B #5880EE #EE58CB #EEC658
square
#58EE7B #5880EE #EE58CB #EEC658
split-complementary
#58EE7B #C658EE #EE5880
monochromatic
#13B93A #20E84F #58EE7B #90F4A7 #C7F9D3
Accessibility & contrast
On white
1.51
#58EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#58EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE7B
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE7B | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA72
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#28E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58ee7b; /* rgb */ color: rgb(88, 238, 123); /* oklch */ color: oklch(84.3% 0.202 148.1);
Tailwind
colors: {
custom: {
50: '#96f5a3',
500: '#58ee7b',
950: '#000000',
},
}SCSS
$custom: #58ee7b; $custom-light: #96f5a3; $custom-dark: #000000;
JSON
{
"hex": "#58ee7b",
"rgb": {
"r": 88,
"g": 238,
"b": 123
},
"hsl": {
"h": 134,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84325,
"c": 0.20182,
"h": 148.1
},
"luminance": 0.64654
}Semantic roles & 50–950 ramp
primary
#58EE7B
secondary
#B83299
accent
#08ACDE
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580