#58EDB3#58EDB3
#58EDB3 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.2% C 0.152 H 163.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #58EDB3 |
|---|---|
| RGB | rgb(88, 237, 179) |
| HSL | hsl(157, 81%, 64%) |
| HSV | hsv(157, 63%, 93%) |
| CMYK | cmyk(62.9%, 0%, 24.5%, 7.1%) |
| CIE-LAB | lab(84.94, -52.93, 16.59) |
| CIE-LCH | lch(84.94, 55.47, 162.60°) |
| OKLab | oklab(85.16% -0.1458 0.0424) |
| OKLCH | oklch(85.16% 0.152 163.8) |
| XYZ | xyz(42.4411, 65.8933, 53.1211) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.76
Aqua Marine
#2EE8BB
ΔE00 4.04
Light Aquamarine
#7BFDC7
ΔE00 4.16
Greenish Cyan
#2AFEB7
ΔE00 4.25
Greenish Turquoise
#00FBB0
ΔE00 4.37
Bright Teal
#01F9C6
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EDB3 #ED5892
analogous
#58ED68 #58EDB3 #58DDED
triadic
#58EDB3 #B358ED #EDB358
tetradic
#58EDB3 #6858ED #ED5892 #DDED58
square
#58EDB3 #6858ED #ED5892 #DDED58
split-complementary
#58EDB3 #ED58DD #ED6858
monochromatic
#14B777 #21E79A #58EDB3 #8FF3CC #C6F9E5
Accessibility & contrast
On white
1.48
#58EDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#58EDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EDB3
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EDB3 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB0
Deuteranopia (green-blind)
#D5CEB7
Tritanopia (blue-blind)
#00EDDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58edb3; /* rgb */ color: rgb(88, 237, 179); /* oklch */ color: oklch(85.2% 0.152 163.8);
Tailwind
colors: {
custom: {
50: '#96f4c9',
500: '#58edb3',
950: '#000000',
},
}SCSS
$custom: #58edb3; $custom-light: #96f4c9; $custom-dark: #000000;
JSON
{
"hex": "#58edb3",
"rgb": {
"r": 88,
"g": 237,
"b": 179
},
"hsl": {
"h": 156.644,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.85157,
"c": 0.15188,
"h": 163.8
},
"luminance": 0.65898
}Semantic roles & 50–950 ramp
primary
#58EDB3
secondary
#B63366
accent
#095BDD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582