#58EE85#58EE85
#58EE85 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.193 H 150.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE85 |
|---|---|
| RGB | rgb(88, 238, 133) |
| HSL | hsl(138, 82%, 64%) |
| HSV | hsv(138, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(84.44, -61.92, 39.28) |
| CIE-LCH | lch(84.44, 73.33, 147.61°) |
| OKLab | oklab(84.48% -0.1671 0.0965) |
| OKLCH | oklch(84.48% 0.193 150) |
| XYZ | xyz(38.8297, 64.9133, 32.6689) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.58
Turquoise Green
#04F489
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.67
Sea Green (survey)
#53FCA1
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE85 #EE58C1
analogous
#76EE58 #58EE85 #58EED0
triadic
#58EE85 #8558EE #EE8558
tetradic
#58EE85 #5876EE #EE58C1 #EED058
square
#58EE85 #5876EE #EE58C1 #EED058
split-complementary
#58EE85 #D058EE #EE5876
monochromatic
#13B945 #20E85C #58EE85 #90F4AE #C7F9D6
Accessibility & contrast
On white
1.50
#58EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#58EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE85
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE85 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7D
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#21EAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee85; /* rgb */ color: rgb(88, 238, 133); /* oklch */ color: oklch(84.5% 0.193 150.0);
Tailwind
colors: {
custom: {
50: '#96f5aa',
500: '#58ee85',
950: '#000000',
},
}SCSS
$custom: #58ee85; $custom-light: #96f5aa; $custom-dark: #000000;
JSON
{
"hex": "#58ee85",
"rgb": {
"r": 88,
"g": 238,
"b": 133
},
"hsl": {
"h": 138,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84481,
"c": 0.193,
"h": 150
},
"luminance": 0.64917
}Semantic roles & 50–950 ramp
primary
#58EE85
secondary
#B83290
accent
#089EDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581