#58FF95#58FF95
#58FF95 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.201 H 151.8°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #58FF95 |
|---|---|
| RGB | rgb(88, 255, 149) |
| HSL | hsl(142, 100%, 67%) |
| HSV | hsv(142, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(89.75, -65.52, 38.29) |
| CIE-LCH | lch(89.75, 75.89, 149.70°) |
| OKLab | oklab(88.93% -0.1768 0.0947) |
| OKLCH | oklch(88.93% 0.201 151.8) |
| XYZ | xyz(45.2056, 75.7598, 40.6687) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.45
Wintergreen
#20F986
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.55
Spring Green
#00FF7F
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.33
Light Bluish Green
#76FDA8
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FF95 #FF58C2
analogous
#6FFF58 #58FF95 #58FFE8
triadic
#58FF95 #9558FF #FF9558
tetradic
#58FF95 #586FFF #FF58C2 #FFE858
square
#58FF95 #586FFF #FF58C2 #FFE858
split-complementary
#58FF95 #E858FF #FF586F
monochromatic
#00DD51 #1BFF6E #58FF95 #95FFBC #D2FFE3
Accessibility & contrast
On white
1.30
#58FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#58FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FF95
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FF95 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#EBDC9C
Tritanopia (blue-blind)
#00FBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #58ff95; /* rgb */ color: rgb(88, 255, 149); /* oklch */ color: oklch(88.9% 0.201 151.8);
Tailwind
colors: {
custom: {
50: '#98ffb5',
500: '#58ff95',
950: '#000000',
},
}SCSS
$custom: #58ff95; $custom-light: #98ffb5; $custom-dark: #000000;
JSON
{
"hex": "#58ff95",
"rgb": {
"r": 88,
"g": 255,
"b": 149
},
"hsl": {
"h": 141.916,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.8893,
"c": 0.20054,
"h": 151.8
},
"luminance": 0.75765
}Semantic roles & 50–950 ramp
primary
#58FF95
secondary
#D62695
accent
#0092E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681