#58F28B#58F28B
#58F28B is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.6% C 0.193 H 150.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #58F28B |
|---|---|
| RGB | rgb(88, 242, 139) |
| HSL | hsl(140, 86%, 65%) |
| HSV | hsv(140, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 42.6%, 5.1%) |
| CIE-LAB | lab(85.73, -62.43, 37.98) |
| CIE-LCH | lch(85.73, 73.07, 148.68°) |
| OKLab | oklab(85.57% -0.1685 0.0937) |
| OKLCH | oklch(85.57% 0.193 150.9) |
| XYZ | xyz(40.4336, 67.4389, 35.3072) |
| Luminance | 0.6744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.52
Wintergreen
#20F986
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F28B #F258BF
analogous
#72F258 #58F28B #58F2D8
triadic
#58F28B #8B58F2 #F28B58
tetradic
#58F28B #5872F2 #F258BF #F2D858
square
#58F28B #5872F2 #F258BF #F2D858
split-complementary
#58F28B #D858F2 #F25872
monochromatic
#0FC14A #1FEE64 #58F28B #91F6B2 #CAFBDA
Accessibility & contrast
On white
1.45
#58F28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#58F28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F28B
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F28B | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#DFD192
Tritanopia (blue-blind)
#16EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58f28b; /* rgb */ color: rgb(88, 242, 139); /* oklch */ color: oklch(85.6% 0.193 150.9);
Tailwind
colors: {
custom: {
50: '#96f7ae',
500: '#58f28b',
950: '#000000',
},
}SCSS
$custom: #58f28b; $custom-light: #96f7ae; $custom-dark: #000000;
JSON
{
"hex": "#58f28b",
"rgb": {
"r": 88,
"g": 242,
"b": 139
},
"hsl": {
"h": 139.87,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.85569,
"c": 0.1928,
"h": 150.9
},
"luminance": 0.67443
}Semantic roles & 50–950 ramp
primary
#58F28B
secondary
#BE308F
accent
#0398E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581