#58EE8E#58EE8E
#58EE8E is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.6% C 0.185 H 152.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE8E |
|---|---|
| RGB | rgb(88, 238, 142) |
| HSL | hsl(142, 82%, 64%) |
| HSV | hsv(142, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 40.3%, 6.7%) |
| CIE-LAB | lab(84.57, -60.44, 35.00) |
| CIE-LCH | lch(84.57, 69.84, 149.93°) |
| OKLab | oklab(84.64% -0.1633 0.0868) |
| OKLCH | oklch(84.64% 0.185 152) |
| XYZ | xyz(39.4783, 65.1727, 36.0850) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Turquoise Green
#04F489
ΔE00 2.83
Sea Green (survey)
#53FCA1
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 3.44
Wintergreen
#20F986
ΔE00 3.48
Mediumspringgreen
#00FA9A
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE8E #EE58B8
analogous
#6DEE58 #58EE8E #58EED9
triadic
#58EE8E #8E58EE #EE8E58
tetradic
#58EE8E #586DEE #EE58B8 #EED958
square
#58EE8E #586DEE #EE58B8 #EED958
split-complementary
#58EE8E #D958EE #EE586D
monochromatic
#13B94F #20E868 #58EE8E #90F4B4 #C7F9D9
Accessibility & contrast
On white
1.50
#58EE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#58EE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE8E
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE8E | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB87
Deuteranopia (green-blind)
#DBCE94
Tritanopia (blue-blind)
#17EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee8e; /* rgb */ color: rgb(88, 238, 142); /* oklch */ color: oklch(84.6% 0.185 152.0);
Tailwind
colors: {
custom: {
50: '#96f5b0',
500: '#58ee8e',
950: '#000000',
},
}SCSS
$custom: #58ee8e; $custom-light: #96f5b0; $custom-dark: #000000;
JSON
{
"hex": "#58ee8e",
"rgb": {
"r": 88,
"g": 238,
"b": 142
},
"hsl": {
"h": 141.6,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84635,
"c": 0.18495,
"h": 152
},
"luminance": 0.65177
}Semantic roles & 50–950 ramp
primary
#58EE8E
secondary
#B83288
accent
#0891DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581