#58F28A#58F28A
#58F28A is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.194 H 150.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #58F28A |
|---|---|
| RGB | rgb(88, 242, 138) |
| HSL | hsl(139, 86%, 65%) |
| HSV | hsv(139, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 43%, 5.1%) |
| CIE-LAB | lab(85.71, -62.59, 38.46) |
| CIE-LCH | lch(85.71, 73.46, 148.43°) |
| OKLab | oklab(85.55% -0.1689 0.0948) |
| OKLCH | oklch(85.55% 0.194 150.7) |
| XYZ | xyz(40.3609, 67.4098, 34.9242) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.54
Wintergreen
#20F986
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 2.94
Weird Green
#3AE57F
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.45
Spearmint
#1EF876
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F28A #F258C0
analogous
#73F258 #58F28A #58F2D7
triadic
#58F28A #8A58F2 #F28A58
tetradic
#58F28A #5873F2 #F258C0 #F2D758
square
#58F28A #5873F2 #F258C0 #F2D758
split-complementary
#58F28A #D758F2 #F25873
monochromatic
#0FC149 #1FEE62 #58F28A #91F6B2 #CAFBDA
Accessibility & contrast
On white
1.45
#58F28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#58F28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F28A
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F28A | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF82
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#18EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58f28a; /* rgb */ color: rgb(88, 242, 138); /* oklch */ color: oklch(85.6% 0.194 150.7);
Tailwind
colors: {
custom: {
50: '#96f7ad',
500: '#58f28a',
950: '#000000',
},
}SCSS
$custom: #58f28a; $custom-light: #96f7ad; $custom-dark: #000000;
JSON
{
"hex": "#58f28a",
"rgb": {
"r": 88,
"g": 242,
"b": 138
},
"hsl": {
"h": 139.481,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.85552,
"c": 0.1937,
"h": 150.7
},
"luminance": 0.67414
}Semantic roles & 50–950 ramp
primary
#58F28A
secondary
#BE3090
accent
#039AE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581