#58DA8B#58DA8B
#58DA8B is a light, vivid green. Relative luminance 0.541; OKLCH L 79.6% C 0.161 H 153.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #58DA8B |
|---|---|
| RGB | rgb(88, 218, 139) |
| HSL | hsl(144, 64%, 60%) |
| HSV | hsv(144, 60%, 85%) |
| CMYK | cmyk(59.6%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(78.51, -53.28, 28.49) |
| CIE-LCH | lch(78.51, 60.42, 151.87°) |
| OKLab | oklab(79.64% -0.1444 0.0714) |
| OKLCH | oklch(79.64% 0.161 153.7) |
| XYZ | xyz(33.7534, 54.0783, 33.0805) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.57
Seaweed
#18D17B
ΔE00 3.79
Weird Green
#3AE57F
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 4.42
Emerald
#50C878
ΔE00 4.53
Algae Green
#21C36F
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DA8B #DA58A7
analogous
#66DA58 #58DA8B #58DACC
triadic
#58DA8B #8B58DA #DA8B58
tetradic
#58DA8B #5866DA #DA58A7 #DACC58
square
#58DA8B #5866DA #DA58A7 #DACC58
split-complementary
#58DA8B #CC58DA #DA5866
monochromatic
#21964F #2CC86A #58DA8B #8AE5AE #BCF0D1
Accessibility & contrast
On white
1.78
#58DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#58DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DA8B
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DA8B | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#C8BD90
Tritanopia (blue-blind)
#29D7C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #58da8b; /* rgb */ color: rgb(88, 218, 139); /* oklch */ color: oklch(79.6% 0.161 153.7);
Tailwind
colors: {
custom: {
50: '#93e6ad',
500: '#58da8b',
950: '#000000',
},
}SCSS
$custom: #58da8b; $custom-light: #93e6ad; $custom-dark: #000000;
JSON
{
"hex": "#58da8b",
"rgb": {
"r": 88,
"g": 218,
"b": 139
},
"hsl": {
"h": 143.538,
"s": 63.725,
"l": 60
},
"oklch": {
"l": 0.79636,
"c": 0.1611,
"h": 153.7
},
"luminance": 0.54082
}Semantic roles & 50–950 ramp
primary
#58DA8B
secondary
#9B3B75
accent
#41A6E7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481