#58DC9A#58DC9A
#58DC9A is a light, vivid teal. Relative luminance 0.556; OKLCH L 80.4% C 0.150 H 158.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #58DC9A |
|---|---|
| RGB | rgb(88, 220, 154) |
| HSL | hsl(150, 65%, 60%) |
| HSV | hsv(150, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 30%, 13.7%) |
| CIE-LAB | lab(79.38, -51.22, 21.90) |
| CIE-LCH | lch(79.38, 55.70, 156.85°) |
| OKLab | oklab(80.44% -0.1398 0.0555) |
| OKLCH | oklch(80.44% 0.15 158.3) |
| XYZ | xyz(35.4473, 55.5907, 39.4276) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.28
Eucalyptus
#44D7A8
ΔE00 4.78
Seaweed
#18D17B
ΔE00 5.31
Seafoam
#7FE0B3
ΔE00 5.42
Light Greenish Blue
#63F7B4
ΔE00 6.03
Weird Green
#3AE57F
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DC9A #DC589A
analogous
#58DC58 #58DC9A #58DCDC
triadic
#58DC9A #9A58DC #DC9A58
tetradic
#58DC9A #5858DC #DC589A #DCDC58
square
#58DC9A #5858DC #DC589A #DCDC58
split-complementary
#58DC9A #DC58DC #DC5858
monochromatic
#20995D #2BCC7B #58DC9A #8BE7B9 #BDF1D7
Accessibility & contrast
On white
1.73
#58DC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#58DC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DC9A
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DC9A | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC96
Deuteranopia (green-blind)
#C8BF9E
Tritanopia (blue-blind)
#19DBCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58dc9a; /* rgb */ color: rgb(88, 220, 154); /* oklch */ color: oklch(80.4% 0.150 158.3);
Tailwind
colors: {
custom: {
50: '#93e8b8',
500: '#58dc9a',
950: '#000000',
},
}SCSS
$custom: #58dc9a; $custom-light: #93e8b8; $custom-dark: #000000;
JSON
{
"hex": "#58dc9a",
"rgb": {
"r": 88,
"g": 220,
"b": 154
},
"hsl": {
"h": 150,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.8044,
"c": 0.15038,
"h": 158.3
},
"luminance": 0.55594
}Semantic roles & 50–950 ramp
primary
#58DC9A
secondary
#9E3B6C
accent
#1873CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481