#58E9DA#58E9DA
#58E9DA is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.3% C 0.125 H 185.5°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #58E9DA |
|---|---|
| RGB | rgb(88, 233, 218) |
| HSL | hsl(174, 77%, 63%) |
| HSV | hsv(174, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 6.4%, 8.6%) |
| CIE-LAB | lab(84.69, -42.00, -4.21) |
| CIE-LCH | lch(84.69, 42.21, 185.72°) |
| OKLab | oklab(85.26% -0.1245 -0.012) |
| OKLCH | oklch(85.26% 0.125 185.5) |
| XYZ | xyz(45.8125, 65.4096, 76.5270) |
| Luminance | 0.6541 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.42
Bright Aqua
#0BF9EA
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 5.72
Bright Turquoise
#0FFEF9
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E9DA #E95867
analogous
#58E991 #58E9DA #58AFE9
triadic
#58E9DA #DA58E9 #E9DA58
tetradic
#58E9DA #9158E9 #E95867 #AFE958
square
#58E9DA #9158E9 #E95867 #AFE958
split-complementary
#58E9DA #E958AF #E99158
monochromatic
#17AFA0 #22E2CE #58E9DA #8EF0E6 #C4F7F2
Accessibility & contrast
On white
1.49
#58E9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#58E9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E9DA
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E9DA | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#00EEE4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #58e9da; /* rgb */ color: rgb(88, 233, 218); /* oklch */ color: oklch(85.3% 0.125 185.5);
Tailwind
colors: {
custom: {
50: '#97f0e5',
500: '#58e9da',
950: '#000000',
},
}SCSS
$custom: #58e9da; $custom-light: #97f0e5; $custom-dark: #000000;
JSON
{
"hex": "#58e9da",
"rgb": {
"r": 88,
"g": 233,
"b": 218
},
"hsl": {
"h": 173.793,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.85262,
"c": 0.12504,
"h": 185.5
},
"luminance": 0.65414
}Semantic roles & 50–950 ramp
primary
#58E9DA
secondary
#B03542
accent
#0D22D9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584