#58DD8D#58DD8D
#58DD8D is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.163 H 153.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #58DD8D |
|---|---|
| RGB | rgb(88, 221, 141) |
| HSL | hsl(144, 66%, 61%) |
| HSV | hsv(144, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(79.45, -54.10, 28.72) |
| CIE-LCH | lch(79.45, 61.25, 152.04°) |
| OKLab | oklab(80.42% -0.1466 0.0719) |
| OKLCH | oklch(80.42% 0.163 153.9) |
| XYZ | xyz(34.6858, 55.7073, 34.1188) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.30
Weird Green
#3AE57F
ΔE00 3.68
Seaweed
#18D17B
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.38
Emerald
#50C878
ΔE00 5.21
Turquoise Green
#04F489
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DD8D #DD58A8
analogous
#65DD58 #58DD8D #58DDD0
triadic
#58DD8D #8D58DD #DD8D58
tetradic
#58DD8D #5865DD #DD58A8 #DDD058
square
#58DD8D #5865DD #DD58A8 #DDD058
split-complementary
#58DD8D #D058DD #DD5865
monochromatic
#209B51 #2ACE6B #58DD8D #8BE7B0 #BEF2D2
Accessibility & contrast
On white
1.73
#58DD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#58DD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DD8D
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DD8D | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#26DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58dd8d; /* rgb */ color: rgb(88, 221, 141); /* oklch */ color: oklch(80.4% 0.163 153.9);
Tailwind
colors: {
custom: {
50: '#93e8af',
500: '#58dd8d',
950: '#000000',
},
}SCSS
$custom: #58dd8d; $custom-light: #93e8af; $custom-dark: #000000;
JSON
{
"hex": "#58dd8d",
"rgb": {
"r": 88,
"g": 221,
"b": 141
},
"hsl": {
"h": 143.91,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.80418,
"c": 0.16334,
"h": 153.9
},
"luminance": 0.55711
}Semantic roles & 50–950 ramp
primary
#58DD8D
secondary
#9F3A77
accent
#1785CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481