#58EE8F#58EE8F
#58EE8F is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.7% C 0.184 H 152.2°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE8F |
|---|---|
| RGB | rgb(88, 238, 143) |
| HSL | hsl(142, 82%, 64%) |
| HSV | hsv(142, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(84.59, -60.27, 34.52) |
| CIE-LCH | lch(84.59, 69.46, 150.20°) |
| OKLab | oklab(84.65% -0.1629 0.0857) |
| OKLCH | oklch(84.65% 0.184 152.2) |
| XYZ | xyz(39.5538, 65.2029, 36.4822) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 2.87
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.56
Mediumspringgreen
#00FA9A
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE8F #EE58B7
analogous
#6CEE58 #58EE8F #58EEDA
triadic
#58EE8F #8F58EE #EE8F58
tetradic
#58EE8F #586CEE #EE58B7 #EEDA58
square
#58EE8F #586CEE #EE58B7 #EEDA58
split-complementary
#58EE8F #DA58EE #EE586C
monochromatic
#13B950 #20E86A #58EE8F #90F4B4 #C7F9DA
Accessibility & contrast
On white
1.50
#58EE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#58EE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE8F
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE8F | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB88
Deuteranopia (green-blind)
#DBCE95
Tritanopia (blue-blind)
#16EBD6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee8f; /* rgb */ color: rgb(88, 238, 143); /* oklch */ color: oklch(84.7% 0.184 152.2);
Tailwind
colors: {
custom: {
50: '#96f5b0',
500: '#58ee8f',
950: '#000000',
},
}SCSS
$custom: #58ee8f; $custom-light: #96f5b0; $custom-dark: #000000;
JSON
{
"hex": "#58ee8f",
"rgb": {
"r": 88,
"g": 238,
"b": 143
},
"hsl": {
"h": 142,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84653,
"c": 0.18406,
"h": 152.2
},
"luminance": 0.65207
}Semantic roles & 50–950 ramp
primary
#58EE8F
secondary
#B83287
accent
#088FDE
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581