#58FF9E#58FF9E
#58FF9E is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.1% C 0.193 H 153.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #58FF9E |
|---|---|
| RGB | rgb(88, 255, 158) |
| HSL | hsl(145, 100%, 67%) |
| HSV | hsv(145, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 38%, 0%) |
| CIE-LAB | lab(89.89, -63.98, 34.03) |
| CIE-LCH | lch(89.89, 72.47, 151.99°) |
| OKLab | oklab(89.09% -0.1729 0.0849) |
| OKLCH | oklch(89.09% 0.193 153.8) |
| XYZ | xyz(45.9521, 76.0584, 44.6001) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.15
Light Green Blue
#56FCA2
ΔE00 1.22
Light Bluish Green
#76FDA8
ΔE00 2.38
Mediumspringgreen
#00FA9A
ΔE00 2.67
Bright Sea Green
#05FFA6
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FF9E #FF58B9
analogous
#65FF58 #58FF9E #58FFF2
triadic
#58FF9E #9E58FF #FF9E58
tetradic
#58FF9E #5865FF #FF58B9 #FFF258
square
#58FF9E #5865FF #FF58B9 #FFF258
split-complementary
#58FF9E #F258FF #FF5865
monochromatic
#00DD5C #1BFF7A #58FF9E #95FFC2 #D2FFE5
Accessibility & contrast
On white
1.30
#58FF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#58FF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FF9E
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FF9E | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB97
Deuteranopia (green-blind)
#E9DCA4
Tritanopia (blue-blind)
#00FCE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #58ff9e; /* rgb */ color: rgb(88, 255, 158); /* oklch */ color: oklch(89.1% 0.193 153.8);
Tailwind
colors: {
custom: {
50: '#98ffbb',
500: '#58ff9e',
950: '#000000',
},
}SCSS
$custom: #58ff9e; $custom-light: #98ffbb; $custom-dark: #000000;
JSON
{
"hex": "#58ff9e",
"rgb": {
"r": 88,
"g": 255,
"b": 158
},
"hsl": {
"h": 145.15,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.8909,
"c": 0.19264,
"h": 153.8
},
"luminance": 0.76063
}Semantic roles & 50–950 ramp
primary
#58FF9E
secondary
#D6268C
accent
#0085E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1812
muted
#808682