#58EAC4#58EAC4
#58EAC4 is a very light, vivid teal. Relative luminance 0.649; OKLCH L 84.9% C 0.136 H 172.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAC4 |
|---|---|
| RGB | rgb(88, 234, 196) |
| HSL | hsl(164, 78%, 63%) |
| HSV | hsv(164, 62%, 92%) |
| CMYK | cmyk(62.4%, 0%, 16.2%, 8.2%) |
| CIE-LAB | lab(84.43, -47.86, 6.99) |
| CIE-LCH | lch(84.43, 48.37, 171.69°) |
| OKLab | oklab(84.87% -0.1352 0.0177) |
| OKLCH | oklch(84.87% 0.136 172.5) |
| XYZ | xyz(43.4063, 64.9013, 62.4535) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.47
Aqua (survey)
#13EAC9
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.57
Bright Teal
#01F9C6
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 4.92
Aquamarine (survey)
#04D8B2
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAC4 #EA587E
analogous
#58EA7B #58EAC4 #58C7EA
triadic
#58EAC4 #C458EA #EAC458
tetradic
#58EAC4 #7B58EA #EA587E #C7EA58
square
#58EAC4 #7B58EA #EA587E #C7EA58
split-complementary
#58EAC4 #EA58C7 #EA7B58
monochromatic
#16B189 #22E3B1 #58EAC4 #8EF1D7 #C5F8EA
Accessibility & contrast
On white
1.50
#58EAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#58EAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAC4
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAC4 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DCC2
Deuteranopia (green-blind)
#CECCC7
Tritanopia (blue-blind)
#00ECDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58eac4; /* rgb */ color: rgb(88, 234, 196); /* oklch */ color: oklch(84.9% 0.136 172.5);
Tailwind
colors: {
custom: {
50: '#96f1d5',
500: '#58eac4',
950: '#000000',
},
}SCSS
$custom: #58eac4; $custom-light: #96f1d5; $custom-dark: #000000;
JSON
{
"hex": "#58eac4",
"rgb": {
"r": 88,
"g": 234,
"b": 196
},
"hsl": {
"h": 164.384,
"s": 77.66,
"l": 63.137
},
"oklch": {
"l": 0.84865,
"c": 0.13632,
"h": 172.5
},
"luminance": 0.64906
}Semantic roles & 50–950 ramp
primary
#58EAC4
secondary
#B23555
accent
#0C41DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583