#58EC90#58EC90
#58EC90 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.181 H 152.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #58EC90 |
|---|---|
| RGB | rgb(88, 236, 144) |
| HSL | hsl(143, 80%, 64%) |
| HSV | hsv(143, 63%, 93%) |
| CMYK | cmyk(62.7%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(84.00, -59.35, 33.25) |
| CIE-LCH | lch(84.00, 68.03, 150.74°) |
| OKLab | oklab(84.18% -0.1604 0.0828) |
| OKLCH | oklch(84.18% 0.181 152.7) |
| XYZ | xyz(39.0508, 64.0752, 36.6899) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.60
Mediumspringgreen
#00FA9A
ΔE00 3.94
Wintergreen
#20F986
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EC90 #EC58B4
analogous
#6AEC58 #58EC90 #58ECDA
triadic
#58EC90 #9058EC #EC9058
tetradic
#58EC90 #586AEC #EC58B4 #ECDA58
square
#58EC90 #586AEC #EC58B4 #ECDA58
split-complementary
#58EC90 #DA58EC #EC586A
monochromatic
#15B551 #21E66B #58EC90 #8FF2B5 #C6F9D9
Accessibility & contrast
On white
1.52
#58EC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#58EC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EC90
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EC90 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8A
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#16E9D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #58ec90; /* rgb */ color: rgb(88, 236, 144); /* oklch */ color: oklch(84.2% 0.181 152.7);
Tailwind
colors: {
custom: {
50: '#95f3b1',
500: '#58ec90',
950: '#000000',
},
}SCSS
$custom: #58ec90; $custom-light: #95f3b1; $custom-dark: #000000;
JSON
{
"hex": "#58ec90",
"rgb": {
"r": 88,
"g": 236,
"b": 144
},
"hsl": {
"h": 142.703,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.84178,
"c": 0.18054,
"h": 152.7
},
"luminance": 0.64079
}Semantic roles & 50–950 ramp
primary
#58EC90
secondary
#B53384
accent
#0A8CDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1711
muted
#808581