#58DE8A#58DE8A
#58DE8A is a light, vivid green. Relative luminance 0.562; OKLCH L 80.6% C 0.167 H 152.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #58DE8A |
|---|---|
| RGB | rgb(88, 222, 138) |
| HSL | hsl(142, 67%, 61%) |
| HSV | hsv(142, 60%, 87%) |
| CMYK | cmyk(60.4%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.70, -55.03, 30.59) |
| CIE-LCH | lch(79.70, 62.96, 150.93°) |
| OKLab | oklab(80.61% -0.149 0.0763) |
| OKLCH | oklch(80.61% 0.167 152.9) |
| XYZ | xyz(34.7304, 56.1488, 33.0474) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Aqua Green
#12E193
ΔE00 3.60
Tealish Green
#0CDC73
ΔE00 3.92
Seaweed
#18D17B
ΔE00 4.29
Emerald
#50C878
ΔE00 5.34
Turquoise Green
#04F489
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DE8A #DE58AC
analogous
#69DE58 #58DE8A #58DECD
triadic
#58DE8A #8A58DE #DE8A58
tetradic
#58DE8A #5869DE #DE58AC #DECD58
square
#58DE8A #5869DE #DE58AC #DECD58
split-complementary
#58DE8A #CD58DE #DE5869
monochromatic
#1F9D4E #29D067 #58DE8A #8BE8AE #BEF2D2
Accessibility & contrast
On white
1.72
#58DE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#58DE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DE8A
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DE8A | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CCC18F
Tritanopia (blue-blind)
#28DBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58de8a; /* rgb */ color: rgb(88, 222, 138); /* oklch */ color: oklch(80.6% 0.167 152.9);
Tailwind
colors: {
custom: {
50: '#93e9ad',
500: '#58de8a',
950: '#000000',
},
}SCSS
$custom: #58de8a; $custom-light: #93e9ad; $custom-dark: #000000;
JSON
{
"hex": "#58de8a",
"rgb": {
"r": 88,
"g": 222,
"b": 138
},
"hsl": {
"h": 142.388,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.80608,
"c": 0.16741,
"h": 152.9
},
"luminance": 0.56152
}Semantic roles & 50–950 ramp
primary
#58DE8A
secondary
#A03A7A
accent
#178ACF
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481