#58DF8B#58DF8B
#58DF8B is a light, vivid green. Relative luminance 0.567; OKLCH L 80.9% C 0.168 H 153.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #58DF8B |
|---|---|
| RGB | rgb(88, 223, 139) |
| HSL | hsl(143, 68%, 61%) |
| HSV | hsv(143, 61%, 87%) |
| CMYK | cmyk(60.5%, 0%, 37.7%, 12.5%) |
| CIE-LAB | lab(80.02, -55.24, 30.50) |
| CIE-LCH | lch(80.02, 63.11, 151.10°) |
| OKLab | oklab(80.87% -0.1496 0.0762) |
| OKLCH | oklch(80.87% 0.168 153) |
| XYZ | xyz(35.0696, 56.7107, 33.5192) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Aqua Green
#12E193
ΔE00 3.52
Tealish Green
#0CDC73
ΔE00 3.99
Seaweed
#18D17B
ΔE00 4.46
Turquoise Green
#04F489
ΔE00 5.56
Emerald
#50C878
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DF8B #DF58AC
analogous
#68DF58 #58DF8B #58DFCF
triadic
#58DF8B #8B58DF #DF8B58
tetradic
#58DF8B #5868DF #DF58AC #DFCF58
square
#58DF8B #5868DF #DF58AC #DFCF58
split-complementary
#58DF8B #CF58DF #DF5868
monochromatic
#1E9E4F #28D268 #58DF8B #8BE9AF #BFF3D2
Accessibility & contrast
On white
1.70
#58DF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#58DF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DF8B
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DF8B | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#CDC190
Tritanopia (blue-blind)
#26DCCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58df8b; /* rgb */ color: rgb(88, 223, 139); /* oklch */ color: oklch(80.9% 0.168 153.0);
Tailwind
colors: {
custom: {
50: '#93eaad',
500: '#58df8b',
950: '#000000',
},
}SCSS
$custom: #58df8b; $custom-light: #93eaad; $custom-dark: #000000;
JSON
{
"hex": "#58df8b",
"rgb": {
"r": 88,
"g": 223,
"b": 139
},
"hsl": {
"h": 142.667,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.80874,
"c": 0.16784,
"h": 153
},
"luminance": 0.56714
}Semantic roles & 50–950 ramp
primary
#58DF8B
secondary
#A23A7A
accent
#1689D0
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481