#58DD8E#58DD8E
#58DD8E is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.162 H 154.2°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #58DD8E |
|---|---|
| RGB | rgb(88, 221, 142) |
| HSL | hsl(144, 66%, 61%) |
| HSV | hsv(144, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 35.7%, 13.3%) |
| CIE-LAB | lab(79.46, -53.92, 28.23) |
| CIE-LCH | lch(79.46, 60.86, 152.37°) |
| OKLab | oklab(80.44% -0.1462 0.0708) |
| OKLCH | oklch(80.44% 0.162 154.2) |
| XYZ | xyz(34.7606, 55.7372, 34.5124) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.82
Seaweed
#18D17B
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.52
Emerald
#50C878
ΔE00 5.25
Turquoise Green
#04F489
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DD8E #DD58A7
analogous
#64DD58 #58DD8E #58DDD0
triadic
#58DD8E #8E58DD #DD8E58
tetradic
#58DD8E #5864DD #DD58A7 #DDD058
square
#58DD8E #5864DD #DD58A7 #DDD058
split-complementary
#58DD8E #D058DD #DD5864
monochromatic
#209B52 #2ACE6C #58DD8E #8BE7B0 #BEF2D3
Accessibility & contrast
On white
1.73
#58DD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#58DD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DD8E
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DD8E | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC89
Deuteranopia (green-blind)
#CBC093
Tritanopia (blue-blind)
#25DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58dd8e; /* rgb */ color: rgb(88, 221, 142); /* oklch */ color: oklch(80.4% 0.162 154.2);
Tailwind
colors: {
custom: {
50: '#93e8af',
500: '#58dd8e',
950: '#000000',
},
}SCSS
$custom: #58dd8e; $custom-light: #93e8af; $custom-dark: #000000;
JSON
{
"hex": "#58dd8e",
"rgb": {
"r": 88,
"g": 221,
"b": 142
},
"hsl": {
"h": 144.361,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.80437,
"c": 0.16242,
"h": 154.2
},
"luminance": 0.55741
}Semantic roles & 50–950 ramp
primary
#58DD8E
secondary
#9F3A76
accent
#1784CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481