#58E2EC#58E2EC
#58E2EC is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.2% C 0.118 H 201.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #58E2EC |
|---|---|
| RGB | rgb(88, 226, 236) |
| HSL | hsl(184, 80%, 64%) |
| HSV | hsv(184, 63%, 93%) |
| CMYK | cmyk(62.7%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.19, -33.97, -15.96) |
| CIE-LCH | lch(83.19, 37.53, 205.17°) |
| OKLab | oklab(84.21% -0.1098 -0.0442) |
| OKLCH | oklch(84.21% 0.118 201.9) |
| XYZ | xyz(46.3547, 62.5185, 88.9649) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E2EC #EC6258
analogous
#58ECAC #58E2EC #5898EC
triadic
#58E2EC #EC58E2 #E2EC58
tetradic
#58E2EC #AC58EC #EC6258 #98EC58
square
#58E2EC #AC58EC #EC6258 #98EC58
split-complementary
#58E2EC #EC5898 #ECAC58
monochromatic
#15AAB5 #21D8E6 #58E2EC #8FECF2 #C6F5F9
Accessibility & contrast
On white
1.56
#58E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#58E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E2EC
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E2EC | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #58e2ec; /* rgb */ color: rgb(88, 226, 236); /* oklch */ color: oklch(84.2% 0.118 201.9);
Tailwind
colors: {
custom: {
50: '#97ebf2',
500: '#58e2ec',
950: '#000000',
},
}SCSS
$custom: #58e2ec; $custom-light: #97ebf2; $custom-dark: #000000;
JSON
{
"hex": "#58e2ec",
"rgb": {
"r": 88,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.054,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.84214,
"c": 0.11842,
"h": 201.9
},
"luminance": 0.62524
}Semantic roles & 50–950 ramp
primary
#58E2EC
secondary
#B53C33
accent
#180ADC
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485