#58F67F#58F67F
#58F67F is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.4% C 0.208 H 148.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #58F67F |
|---|---|
| RGB | rgb(88, 246, 127) |
| HSL | hsl(135, 90%, 65%) |
| HSV | hsv(135, 64%, 96%) |
| CMYK | cmyk(64.2%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(86.76, -65.72, 45.12) |
| CIE-LCH | lch(86.76, 79.72, 145.53°) |
| OKLab | oklab(86.37% -0.1773 0.1096) |
| OKLCH | oklch(86.37% 0.208 148.3) |
| XYZ | xyz(40.8081, 69.5143, 31.3416) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.17
Minty Green
#0BF77D
ΔE00 2.38
Wintergreen
#20F986
ΔE00 2.58
Spring Green
#00FF7F
ΔE00 2.91
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Turquoise Green
#04F489
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58F67F #F658CF
analogous
#80F658 #58F67F #58F6CE
triadic
#58F67F #7F58F6 #F67F58
tetradic
#58F67F #5880F6 #F658CF #F6CE58
square
#58F67F #5880F6 #F658CF #F6CE58
split-complementary
#58F67F #CE58F6 #F65880
monochromatic
#0BC93A #1EF352 #58F67F #92F9AC #CCFCD8
Accessibility & contrast
On white
1.41
#58F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#58F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58F67F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58F67F | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E275
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#1FF1DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #58f67f; /* rgb */ color: rgb(88, 246, 127); /* oklch */ color: oklch(86.4% 0.208 148.3);
Tailwind
colors: {
custom: {
50: '#97faa6',
500: '#58f67f',
950: '#000000',
},
}SCSS
$custom: #58f67f; $custom-light: #97faa6; $custom-dark: #000000;
JSON
{
"hex": "#58f67f",
"rgb": {
"r": 88,
"g": 246,
"b": 127
},
"hsl": {
"h": 134.81,
"s": 89.773,
"l": 65.49
},
"oklch": {
"l": 0.86366,
"c": 0.20843,
"h": 148.3
},
"luminance": 0.69519
}Semantic roles & 50–950 ramp
primary
#58F67F
secondary
#C52DA0
accent
#00ADE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580