#58EF7B#58EF7B
#58EF7B is a very light, highly saturated green. Relative luminance 0.652; OKLCH L 84.6% C 0.203 H 148.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #58EF7B |
|---|---|
| RGB | rgb(88, 239, 123) |
| HSL | hsl(134, 83%, 64%) |
| HSV | hsv(134, 63%, 94%) |
| CMYK | cmyk(63.2%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.60, -63.80, 44.33) |
| CIE-LCH | lch(84.60, 77.70, 145.21°) |
| OKLab | oklab(84.57% -0.1722 0.1076) |
| OKLCH | oklch(84.57% 0.203 148) |
| XYZ | xyz(38.4634, 65.2339, 29.2994) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.87
Minty Green
#0BF77D
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.65
Spring Green
#00FF7F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EF7B #EF58CC
analogous
#81EF58 #58EF7B #58EFC6
triadic
#58EF7B #7B58EF #EF7B58
tetradic
#58EF7B #5881EF #EF58CC #EFC658
square
#58EF7B #5881EF #EF58CC #EFC658
split-complementary
#58EF7B #C658EF #EF5881
monochromatic
#12BB39 #20EA4F #58EF7B #90F4A7 #C8FAD3
Accessibility & contrast
On white
1.49
#58EF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#58EF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EF7B
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EF7B | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB71
Deuteranopia (green-blind)
#DECE83
Tritanopia (blue-blind)
#28EAD4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ef7b; /* rgb */ color: rgb(88, 239, 123); /* oklch */ color: oklch(84.6% 0.203 148.0);
Tailwind
colors: {
custom: {
50: '#96f5a3',
500: '#58ef7b',
950: '#000000',
},
}SCSS
$custom: #58ef7b; $custom-light: #96f5a3; $custom-dark: #000000;
JSON
{
"hex": "#58ef7b",
"rgb": {
"r": 88,
"g": 239,
"b": 123
},
"hsl": {
"h": 133.907,
"s": 82.514,
"l": 64.118
},
"oklch": {
"l": 0.84573,
"c": 0.20308,
"h": 148
},
"luminance": 0.65238
}Semantic roles & 50–950 ramp
primary
#58EF7B
secondary
#BA329A
accent
#07ADDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580