#58EE88#58EE88
#58EE88 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.190 H 150.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE88 |
|---|---|
| RGB | rgb(88, 238, 136) |
| HSL | hsl(139, 82%, 64%) |
| HSV | hsv(139, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(84.48, -61.44, 37.86) |
| CIE-LCH | lch(84.48, 72.17, 148.36°) |
| OKLab | oklab(84.53% -0.1659 0.0933) |
| OKLCH | oklch(84.53% 0.19 150.6) |
| XYZ | xyz(39.0399, 64.9974, 33.7761) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.52
Turquoise Green
#04F489
ΔE00 2.81
Wintergreen
#20F986
ΔE00 3.16
Minty Green
#0BF77D
ΔE00 3.40
Sea Green (survey)
#53FCA1
ΔE00 3.96
Spearmint
#1EF876
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE88 #EE58BE
analogous
#73EE58 #58EE88 #58EED3
triadic
#58EE88 #8858EE #EE8858
tetradic
#58EE88 #5873EE #EE58BE #EED358
square
#58EE88 #5873EE #EE58BE #EED358
split-complementary
#58EE88 #D358EE #EE5873
monochromatic
#13B948 #20E860 #58EE88 #90F4B0 #C7F9D7
Accessibility & contrast
On white
1.50
#58EE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#58EE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE88
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE88 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB80
Deuteranopia (green-blind)
#DCCE8F
Tritanopia (blue-blind)
#1EEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee88; /* rgb */ color: rgb(88, 238, 136); /* oklch */ color: oklch(84.5% 0.190 150.6);
Tailwind
colors: {
custom: {
50: '#96f5ac',
500: '#58ee88',
950: '#000000',
},
}SCSS
$custom: #58ee88; $custom-light: #96f5ac; $custom-dark: #000000;
JSON
{
"hex": "#58ee88",
"rgb": {
"r": 88,
"g": 238,
"b": 136
},
"hsl": {
"h": 139.2,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84531,
"c": 0.19032,
"h": 150.6
},
"luminance": 0.65001
}Semantic roles & 50–950 ramp
primary
#58EE88
secondary
#B8328D
accent
#0899DE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581