#58EF85#58EF85
#58EF85 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.7% C 0.194 H 149.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #58EF85 |
|---|---|
| RGB | rgb(88, 239, 133) |
| HSL | hsl(138, 83%, 64%) |
| HSV | hsv(138, 63%, 94%) |
| CMYK | cmyk(63.2%, 0%, 44.4%, 6.3%) |
| CIE-LAB | lab(84.74, -62.29, 39.66) |
| CIE-LCH | lch(84.74, 73.85, 147.51°) |
| OKLab | oklab(84.73% -0.1681 0.0974) |
| OKLCH | oklch(84.73% 0.194 149.9) |
| XYZ | xyz(39.1217, 65.4972, 32.7663) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 2.86
Wintergreen
#20F986
ΔE00 2.93
Minty Green
#0BF77D
ΔE00 3.05
Spearmint
#1EF876
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EF85 #EF58C2
analogous
#77EF58 #58EF85 #58EFD1
triadic
#58EF85 #8558EF #EF8558
tetradic
#58EF85 #5877EF #EF58C2 #EFD158
square
#58EF85 #5877EF #EF58C2 #EFD158
split-complementary
#58EF85 #D158EF #EF5877
monochromatic
#12BB44 #20EA5C #58EF85 #90F4AE #C8FAD7
Accessibility & contrast
On white
1.49
#58EF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#58EF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EF85
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EF85 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7D
Deuteranopia (green-blind)
#DDCE8C
Tritanopia (blue-blind)
#20EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58ef85; /* rgb */ color: rgb(88, 239, 133); /* oklch */ color: oklch(84.7% 0.194 149.9);
Tailwind
colors: {
custom: {
50: '#96f5aa',
500: '#58ef85',
950: '#000000',
},
}SCSS
$custom: #58ef85; $custom-light: #96f5aa; $custom-dark: #000000;
JSON
{
"hex": "#58ef85",
"rgb": {
"r": 88,
"g": 239,
"b": 133
},
"hsl": {
"h": 137.881,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.84729,
"c": 0.19428,
"h": 149.9
},
"luminance": 0.65501
}Semantic roles & 50–950 ramp
primary
#58EF85
secondary
#BA3291
accent
#079EDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581