#58F285#58F285
#58F285 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.5% C 0.198 H 149.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #58F285 |
|---|---|
| RGB | rgb(88, 242, 133) |
| HSL | hsl(138, 86%, 65%) |
| HSV | hsv(138, 64%, 95%) |
| CMYK | cmyk(63.6%, 0%, 45%, 5.1%) |
| CIE-LAB | lab(85.64, -63.38, 40.81) |
| CIE-LCH | lch(85.64, 75.39, 147.22°) |
| OKLab | oklab(85.47% -0.171 0.1001) |
| OKLCH | oklch(85.47% 0.198 149.7) |
| XYZ | xyz(40.0072, 67.2683, 33.0614) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.65
Turquoise Green
#04F489
ΔE00 2.81
Spearmint
#1EF876
ΔE00 3.00
Weird Green
#3AE57F
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F285 #F258C5
analogous
#78F258 #58F285 #58F2D2
triadic
#58F285 #8558F2 #F28558
tetradic
#58F285 #5878F2 #F258C5 #F2D258
square
#58F285 #5878F2 #F258C5 #F2D258
split-complementary
#58F285 #D258F2 #F25878
monochromatic
#0FC143 #1FEE5C #58F285 #91F6AE #CAFBD8
Accessibility & contrast
On white
1.45
#58F285 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#58F285 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F285
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F285 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F285 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7D
Deuteranopia (green-blind)
#E0D18C
Tritanopia (blue-blind)
#1DEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58f285; /* rgb */ color: rgb(88, 242, 133); /* oklch */ color: oklch(85.5% 0.198 149.7);
Tailwind
colors: {
custom: {
50: '#97f7aa',
500: '#58f285',
950: '#000000',
},
}SCSS
$custom: #58f285; $custom-light: #97f7aa; $custom-dark: #000000;
JSON
{
"hex": "#58f285",
"rgb": {
"r": 88,
"g": 242,
"b": 133
},
"hsl": {
"h": 137.532,
"s": 85.556,
"l": 64.706
},
"oklch": {
"l": 0.8547,
"c": 0.19813,
"h": 149.7
},
"luminance": 0.67272
}Semantic roles & 50–950 ramp
primary
#58F285
secondary
#BE3095
accent
#03A1E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581