#58E9CA#58E9CA
#58E9CA is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.8% C 0.132 H 176.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #58E9CA |
|---|---|
| RGB | rgb(88, 233, 202) |
| HSL | hsl(167, 77%, 63%) |
| HSV | hsv(167, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 13.3%, 8.6%) |
| CIE-LAB | lab(84.28, -46.00, 3.62) |
| CIE-LCH | lch(84.28, 46.14, 175.50°) |
| OKLab | oklab(84.79% -0.1315 0.0089) |
| OKLCH | oklch(84.79% 0.132 176.1) |
| XYZ | xyz(43.8190, 64.6121, 66.0277) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.49
Tiffany Blue
#7BF2DA
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 5.07
Aquamarine (survey)
#04D8B2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E9CA #E95877
analogous
#58E981 #58E9CA #58C0E9
triadic
#58E9CA #CA58E9 #E9CA58
tetradic
#58E9CA #8158E9 #E95877 #C0E958
square
#58E9CA #8158E9 #E95877 #C0E958
split-complementary
#58E9CA #E958C0 #E98158
monochromatic
#17AF8F #22E2B9 #58E9CA #8EF0DB #C4F7EC
Accessibility & contrast
On white
1.51
#58E9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#58E9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E9CA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E9CA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#00ECE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #58e9ca; /* rgb */ color: rgb(88, 233, 202); /* oklch */ color: oklch(84.8% 0.132 176.1);
Tailwind
colors: {
custom: {
50: '#96f1da',
500: '#58e9ca',
950: '#000000',
},
}SCSS
$custom: #58e9ca; $custom-light: #96f1da; $custom-dark: #000000;
JSON
{
"hex": "#58e9ca",
"rgb": {
"r": 88,
"g": 233,
"b": 202
},
"hsl": {
"h": 167.172,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.84791,
"c": 0.13177,
"h": 176.1
},
"luminance": 0.64617
}Semantic roles & 50–950 ramp
primary
#58E9CA
secondary
#B0354F
accent
#0D38D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583