#58EE8D#58EE8D
#58EE8D is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.6% C 0.186 H 151.8°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE8D |
|---|---|
| RGB | rgb(88, 238, 141) |
| HSL | hsl(141, 82%, 64%) |
| HSV | hsv(141, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(84.56, -60.61, 35.47) |
| CIE-LCH | lch(84.56, 70.23, 149.66°) |
| OKLab | oklab(84.62% -0.1637 0.0879) |
| OKLCH | oklch(84.62% 0.186 151.8) |
| XYZ | xyz(39.4036, 65.1428, 35.6914) |
| Luminance | 0.6515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.62
Turquoise Green
#04F489
ΔE00 2.80
Wintergreen
#20F986
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE8D #EE58B9
analogous
#6EEE58 #58EE8D #58EED8
triadic
#58EE8D #8D58EE #EE8D58
tetradic
#58EE8D #586EEE #EE58B9 #EED858
square
#58EE8D #586EEE #EE58B9 #EED858
split-complementary
#58EE8D #D858EE #EE586E
monochromatic
#13B94D #20E867 #58EE8D #90F4B3 #C7F9D9
Accessibility & contrast
On white
1.50
#58EE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#58EE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE8D
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE8D | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB86
Deuteranopia (green-blind)
#DBCE93
Tritanopia (blue-blind)
#18EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee8d; /* rgb */ color: rgb(88, 238, 141); /* oklch */ color: oklch(84.6% 0.186 151.8);
Tailwind
colors: {
custom: {
50: '#96f5af',
500: '#58ee8d',
950: '#000000',
},
}SCSS
$custom: #58ee8d; $custom-light: #96f5af; $custom-dark: #000000;
JSON
{
"hex": "#58ee8d",
"rgb": {
"r": 88,
"g": 238,
"b": 141
},
"hsl": {
"h": 141.2,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84617,
"c": 0.18585,
"h": 151.8
},
"luminance": 0.65147
}Semantic roles & 50–950 ramp
primary
#58EE8D
secondary
#B83289
accent
#0892DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581