#58EE97#58EE97
#58EE97 is a very light, vivid green. Relative luminance 0.655; OKLCH L 84.8% C 0.177 H 154.3°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #58EE97 |
|---|---|
| RGB | rgb(88, 238, 151) |
| HSL | hsl(145, 82%, 64%) |
| HSV | hsv(145, 63%, 93%) |
| CMYK | cmyk(63%, 0%, 36.6%, 6.7%) |
| CIE-LAB | lab(84.72, -58.87, 30.66) |
| CIE-LCH | lch(84.72, 66.37, 152.48°) |
| OKLab | oklab(84.8% -0.1594 0.0768) |
| OKLCH | oklch(84.8% 0.177 154.3) |
| XYZ | xyz(40.1815, 65.4540, 39.7885) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.47
Weird Green
#3AE57F
ΔE00 3.49
Mediumspringgreen
#00FA9A
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EE97 #EE58AF
analogous
#64EE58 #58EE97 #58EEE2
triadic
#58EE97 #9758EE #EE9758
tetradic
#58EE97 #5864EE #EE58AF #EEE258
square
#58EE97 #5864EE #EE58AF #EEE258
split-complementary
#58EE97 #E258EE #EE5864
monochromatic
#13B959 #20E874 #58EE97 #90F4BA #C7F9DC
Accessibility & contrast
On white
1.49
#58EE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#58EE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EE97
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EE97 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC91
Deuteranopia (green-blind)
#DACE9D
Tritanopia (blue-blind)
#05EBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58ee97; /* rgb */ color: rgb(88, 238, 151); /* oklch */ color: oklch(84.8% 0.177 154.3);
Tailwind
colors: {
custom: {
50: '#96f4b6',
500: '#58ee97',
950: '#000000',
},
}SCSS
$custom: #58ee97; $custom-light: #96f4b6; $custom-dark: #000000;
JSON
{
"hex": "#58ee97",
"rgb": {
"r": 88,
"g": 238,
"b": 151
},
"hsl": {
"h": 145.2,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.84801,
"c": 0.1769,
"h": 154.3
},
"luminance": 0.65458
}Semantic roles & 50–950 ramp
primary
#58EE97
secondary
#B83280
accent
#0884DE
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581