#58E9DC#58E9DC
#58E9DC is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.3% C 0.124 H 186.8°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #58E9DC |
|---|---|
| RGB | rgb(88, 233, 220) |
| HSL | hsl(175, 77%, 63%) |
| HSV | hsv(175, 62%, 91%) |
| CMYK | cmyk(62.2%, 0%, 5.6%, 8.6%) |
| CIE-LAB | lab(84.75, -41.48, -5.18) |
| CIE-LCH | lch(84.75, 41.80, 187.12°) |
| OKLab | oklab(85.32% -0.1236 -0.0147) |
| OKLCH | oklch(85.32% 0.124 186.8) |
| XYZ | xyz(46.0758, 65.5149, 77.9136) |
| Luminance | 0.6552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.64
Bright Aqua
#0BF9EA
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.70
Bright Turquoise
#0FFEF9
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 6.06
Aqua (survey)
#13EAC9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E9DC #E95865
analogous
#58E994 #58E9DC #58ADE9
triadic
#58E9DC #DC58E9 #E9DC58
tetradic
#58E9DC #9458E9 #E95865 #ADE958
square
#58E9DC #9458E9 #E95865 #ADE958
split-complementary
#58E9DC #E958AD #E99458
monochromatic
#17AFA2 #22E2D1 #58E9DC #8EF0E7 #C4F7F3
Accessibility & contrast
On white
1.49
#58E9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#58E9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E9DC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E9DC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDC
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#00EEE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #58e9dc; /* rgb */ color: rgb(88, 233, 220); /* oklch */ color: oklch(85.3% 0.124 186.8);
Tailwind
colors: {
custom: {
50: '#97f0e6',
500: '#58e9dc',
950: '#000000',
},
}SCSS
$custom: #58e9dc; $custom-light: #97f0e6; $custom-dark: #000000;
JSON
{
"hex": "#58e9dc",
"rgb": {
"r": 88,
"g": 233,
"b": 220
},
"hsl": {
"h": 174.621,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.85323,
"c": 0.12447,
"h": 186.8
},
"luminance": 0.6552
}Semantic roles & 50–950 ramp
primary
#58E9DC
secondary
#B03540
accent
#0D1FD9
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1716
muted
#808584