#58DD9E#58DD9E
#58DD9E is a light, vivid teal. Relative luminance 0.563; OKLCH L 80.8% C 0.148 H 159.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #58DD9E |
|---|---|
| RGB | rgb(88, 221, 158) |
| HSL | hsl(152, 66%, 61%) |
| HSV | hsv(152, 60%, 87%) |
| CMYK | cmyk(60.2%, 0%, 28.5%, 13.3%) |
| CIE-LAB | lab(79.76, -50.82, 20.32) |
| CIE-LCH | lch(79.76, 54.73, 158.20°) |
| OKLab | oklab(80.77% -0.139 0.0517) |
| OKLCH | oklch(80.77% 0.148 159.6) |
| XYZ | xyz(36.0492, 56.2526, 41.2992) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 4.21
Seafoam
#7FE0B3
ΔE00 4.90
Light Greenish Blue
#63F7B4
ΔE00 5.73
Seaweed
#18D17B
ΔE00 5.90
Aqua Marine
#2EE8BB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DD9E #DD5897
analogous
#58DD5B #58DD9E #58D9DD
triadic
#58DD9E #9E58DD #DD9E58
tetradic
#58DD9E #5B58DD #DD5897 #D9DD58
square
#58DD9E #5B58DD #DD5897 #D9DD58
split-complementary
#58DD9E #DD58D9 #DD5B58
monochromatic
#209B61 #2ACE80 #58DD9E #8BE7BC #BEF2D9
Accessibility & contrast
On white
1.71
#58DD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#58DD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DD9E
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DD9E | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD9A
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#12DCCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58dd9e; /* rgb */ color: rgb(88, 221, 158); /* oklch */ color: oklch(80.8% 0.148 159.6);
Tailwind
colors: {
custom: {
50: '#93e8bb',
500: '#58dd9e',
950: '#000000',
},
}SCSS
$custom: #58dd9e; $custom-light: #93e8bb; $custom-dark: #000000;
JSON
{
"hex": "#58dd9e",
"rgb": {
"r": 88,
"g": 221,
"b": 158
},
"hsl": {
"h": 151.579,
"s": 66.169,
"l": 60.588
},
"oklch": {
"l": 0.80774,
"c": 0.14827,
"h": 159.6
},
"luminance": 0.56256
}Semantic roles & 50–950 ramp
primary
#58DD9E
secondary
#9F3A6A
accent
#176ECE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481