#58DD98#58DD98
#58DD98 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.153 H 157.4°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #58DD98 |
|---|---|
| RGB | rgb(88, 221, 152) |
| HSL | hsl(149, 66%, 61%) |
| HSV | hsv(149, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 31.2%, 13.3%) |
| CIE-LAB | lab(79.64, -52.02, 23.30) |
| CIE-LCH | lch(79.64, 57.00, 155.87°) |
| OKLab | oklab(80.64% -0.1417 0.059) |
| OKLCH | oklch(80.64% 0.153 157.4) |
| XYZ | xyz(35.5453, 56.0511, 38.6454) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.02
Seaweed
#18D17B
ΔE00 5.07
Eucalyptus
#44D7A8
ΔE00 5.37
Weird Green
#3AE57F
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 5.82
Light Greenish Blue
#63F7B4
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DD98 #DD589D
analogous
#5ADD58 #58DD98 #58DDDA
triadic
#58DD98 #9858DD #DD9858
tetradic
#58DD98 #585ADD #DD589D #DDDA58
square
#58DD98 #585ADD #DD589D #DDDA58
split-complementary
#58DD98 #DA58DD #DD585A
monochromatic
#209B5B #2ACE79 #58DD98 #8BE7B7 #BEF2D7
Accessibility & contrast
On white
1.72
#58DD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#58DD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DD98
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DD98 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#1BDBCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58dd98; /* rgb */ color: rgb(88, 221, 152); /* oklch */ color: oklch(80.6% 0.153 157.4);
Tailwind
colors: {
custom: {
50: '#93e8b6',
500: '#58dd98',
950: '#000000',
},
}SCSS
$custom: #58dd98; $custom-light: #93e8b6; $custom-dark: #000000;
JSON
{
"hex": "#58dd98",
"rgb": {
"r": 88,
"g": 221,
"b": 152
},
"hsl": {
"h": 148.872,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.80643,
"c": 0.15347,
"h": 157.4
},
"luminance": 0.56055
}Semantic roles & 50–950 ramp
primary
#58DD98
secondary
#9F3A6E
accent
#1776CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481