#58DD99#58DD99
#58DD99 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.7% C 0.153 H 157.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #58DD99 |
|---|---|
| RGB | rgb(88, 221, 153) |
| HSL | hsl(149, 66%, 61%) |
| HSV | hsv(149, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(79.66, -51.82, 22.80) |
| CIE-LCH | lch(79.66, 56.62, 156.25°) |
| OKLab | oklab(80.66% -0.1412 0.0578) |
| OKLCH | oklch(80.66% 0.153 157.8) |
| XYZ | xyz(35.6276, 56.0840, 39.0785) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.08
Eucalyptus
#44D7A8
ΔE00 5.18
Seaweed
#18D17B
ΔE00 5.20
Weird Green
#3AE57F
ΔE00 5.66
Seafoam
#7FE0B3
ΔE00 5.66
Light Greenish Blue
#63F7B4
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DD99 #DD589C
analogous
#59DD58 #58DD99 #58DDDB
triadic
#58DD99 #9958DD #DD9958
tetradic
#58DD99 #5859DD #DD589C #DDDB58
square
#58DD99 #5859DD #DD589C #DDDB58
split-complementary
#58DD99 #DB58DD #DD5859
monochromatic
#209B5C #2ACE7A #58DD99 #8BE7B8 #BEF2D7
Accessibility & contrast
On white
1.72
#58DD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#58DD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DD99
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DD99 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD95
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#1ADCCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58dd99; /* rgb */ color: rgb(88, 221, 153); /* oklch */ color: oklch(80.7% 0.153 157.8);
Tailwind
colors: {
custom: {
50: '#93e8b7',
500: '#58dd99',
950: '#000000',
},
}SCSS
$custom: #58dd99; $custom-light: #93e8b7; $custom-dark: #000000;
JSON
{
"hex": "#58dd99",
"rgb": {
"r": 88,
"g": 221,
"b": 153
},
"hsl": {
"h": 149.323,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.80664,
"c": 0.15259,
"h": 157.8
},
"luminance": 0.56088
}Semantic roles & 50–950 ramp
primary
#58DD99
secondary
#9F3A6E
accent
#1775CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481