#58ECEC#58ECEC
#58ECEC is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.5% C 0.124 H 195.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #58ECEC |
|---|---|
| RGB | rgb(88, 236, 236) |
| HSL | hsl(180, 80%, 64%) |
| HSV | hsv(180, 63%, 93%) |
| CMYK | cmyk(62.7%, 0%, 0%, 7.5%) |
| CIE-LAB | lab(86.06, -38.60, -11.65) |
| CIE-LCH | lch(86.06, 40.32, 196.80°) |
| OKLab | oklab(86.54% -0.1198 -0.0323) |
| OKLCH | oklch(86.54% 0.124 195.1) |
| XYZ | xyz(49.1536, 68.1163, 89.8979) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.31
Bright Cyan
#41FDFE
ΔE00 3.74
Aqua
#00FFFF
ΔE00 4.56
Bright Turquoise
#0FFEF9
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 6.01
Bright Aqua
#0BF9EA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58ECEC #EC5858
analogous
#58ECA2 #58ECEC #58A2EC
triadic
#58ECEC #EC58EC #ECEC58
tetradic
#58ECEC #A258EC #EC5858 #A2EC58
square
#58ECEC #A258EC #EC5858 #A2EC58
split-complementary
#58ECEC #EC58A2 #ECA258
monochromatic
#15B5B5 #21E6E6 #58ECEC #8FF2F2 #C6F9F9
Accessibility & contrast
On white
1.44
#58ECEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#58ECEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58ECEC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58ECEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58ECEC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#C6D0ED
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58ecec; /* rgb */ color: rgb(88, 236, 236); /* oklch */ color: oklch(86.5% 0.124 195.1);
Tailwind
colors: {
custom: {
50: '#98f2f2',
500: '#58ecec',
950: '#000000',
},
}SCSS
$custom: #58ecec; $custom-light: #98f2f2; $custom-dark: #000000;
JSON
{
"hex": "#58ecec",
"rgb": {
"r": 88,
"g": 236,
"b": 236
},
"hsl": {
"h": 180,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.8654,
"c": 0.12413,
"h": 195.1
},
"luminance": 0.68122
}Semantic roles & 50–950 ramp
primary
#58ECEC
secondary
#B53333
accent
#0A0ADC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585