#58EAB5#58EAB5
#58EAB5 is a very light, vivid teal. Relative luminance 0.643; OKLCH L 84.5% C 0.147 H 165.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAB5 |
|---|---|
| RGB | rgb(88, 234, 181) |
| HSL | hsl(158, 78%, 63%) |
| HSV | hsv(158, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 22.6%, 8.2%) |
| CIE-LAB | lab(84.10, -51.27, 14.36) |
| CIE-LCH | lch(84.10, 53.24, 164.35°) |
| OKLab | oklab(84.48% -0.1419 0.0368) |
| OKLCH | oklch(84.48% 0.147 165.5) |
| XYZ | xyz(41.7835, 64.2522, 53.9070) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.10
Light Greenish Blue
#63F7B4
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.43
Eucalyptus
#44D7A8
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAB5 #EA588D
analogous
#58EA6C #58EAB5 #58D6EA
triadic
#58EAB5 #B558EA #EAB558
tetradic
#58EAB5 #6C58EA #EA588D #D6EA58
square
#58EAB5 #6C58EA #EA588D #D6EA58
split-complementary
#58EAB5 #EA58D6 #EA6C58
monochromatic
#16B179 #22E39D #58EAB5 #8EF1CD #C5F8E5
Accessibility & contrast
On white
1.52
#58EAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#58EAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAB5
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAB5 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DAB2
Deuteranopia (green-blind)
#D1CCB8
Tritanopia (blue-blind)
#00EADB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58eab5; /* rgb */ color: rgb(88, 234, 181); /* oklch */ color: oklch(84.5% 0.147 165.5);
Tailwind
colors: {
custom: {
50: '#95f1cb',
500: '#58eab5',
950: '#000000',
},
}SCSS
$custom: #58eab5; $custom-light: #95f1cb; $custom-dark: #000000;
JSON
{
"hex": "#58eab5",
"rgb": {
"r": 88,
"g": 234,
"b": 181
},
"hsl": {
"h": 158.219,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.8448,
"c": 0.14658,
"h": 165.5
},
"luminance": 0.64257
}Semantic roles & 50–950 ramp
primary
#58EAB5
secondary
#B23562
accent
#0C56DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582