#58DD8B#58DD8B
#58DD8B is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.165 H 153.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #58DD8B |
|---|---|
| RGB | rgb(88, 221, 139) |
| HSL | hsl(143, 66%, 61%) |
| HSV | hsv(143, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 37.1%, 13.3%) |
| CIE-LAB | lab(79.41, -54.46, 29.70) |
| CIE-LCH | lch(79.41, 62.04, 151.40°) |
| OKLab | oklab(80.38% -0.1475 0.0743) |
| OKLCH | oklch(80.38% 0.165 153.3) |
| XYZ | xyz(34.5384, 55.6483, 33.3421) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.41
Aqua Green
#12E193
ΔE00 3.48
Tealish Green
#0CDC73
ΔE00 4.12
Seaweed
#18D17B
ΔE00 4.16
Emerald
#50C878
ΔE00 5.14
Turquoise Green
#04F489
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DD8B #DD58AA
analogous
#67DD58 #58DD8B #58DDCE
triadic
#58DD8B #8B58DD #DD8B58
tetradic
#58DD8B #5867DD #DD58AA #DDCE58
square
#58DD8B #5867DD #DD58AA #DDCE58
split-complementary
#58DD8B #CE58DD #DD5867
monochromatic
#209B4F #2ACE69 #58DD8B #8BE7AE #BEF2D2
Accessibility & contrast
On white
1.73
#58DD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#58DD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DD8B
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DD8B | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#CBC090
Tritanopia (blue-blind)
#28DAC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58dd8b; /* rgb */ color: rgb(88, 221, 139); /* oklch */ color: oklch(80.4% 0.165 153.3);
Tailwind
colors: {
custom: {
50: '#93e8ad',
500: '#58dd8b',
950: '#000000',
},
}SCSS
$custom: #58dd8b; $custom-light: #93e8ad; $custom-dark: #000000;
JSON
{
"hex": "#58dd8b",
"rgb": {
"r": 88,
"g": 221,
"b": 139
},
"hsl": {
"h": 143.008,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.80379,
"c": 0.16515,
"h": 153.3
},
"luminance": 0.55652
}Semantic roles & 50–950 ramp
primary
#58DD8B
secondary
#9F3A78
accent
#1788CE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481