#58D4E0#58D4E0
#58D4E0 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.5% C 0.110 H 204.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #58D4E0 |
|---|---|
| RGB | rgb(88, 212, 224) |
| HSL | hsl(185, 69%, 61%) |
| HSV | hsv(185, 61%, 88%) |
| CMYK | cmyk(60.7%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(78.78, -30.67, -16.21) |
| CIE-LCH | lch(78.78, 34.69, 207.86°) |
| OKLab | oklab(80.53% -0.1005 -0.0449) |
| OKLCH | oklch(80.53% 0.11 204.1) |
| XYZ | xyz(41.0168, 54.5392, 78.8720) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.95
Darkturquoise
#00CED1
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.93
Mediumturquoise
#48D1CC
ΔE00 6.47
Neon Blue
#04D9FF
ΔE00 7.29
Robin Egg Blue
#8AF1FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D4E0 #E06458
analogous
#58E0A8 #58D4E0 #5890E0
triadic
#58D4E0 #E058D4 #D4E058
tetradic
#58D4E0 #A858E0 #E06458 #90E058
square
#58D4E0 #A858E0 #E06458 #90E058
split-complementary
#58D4E0 #E05890 #E0A858
monochromatic
#1E94A0 #27C4D4 #58D4E0 #8CE1EA #BFEFF3
Accessibility & contrast
On white
1.76
#58D4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#58D4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D4E0
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D4E0 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CCE1
Deuteranopia (green-blind)
#B0BCE1
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d4e0; /* rgb */ color: rgb(88, 212, 224); /* oklch */ color: oklch(80.5% 0.110 204.1);
Tailwind
colors: {
custom: {
50: '#95e1e9',
500: '#58d4e0',
950: '#000000',
},
}SCSS
$custom: #58d4e0; $custom-light: #95e1e9; $custom-dark: #000000;
JSON
{
"hex": "#58d4e0",
"rgb": {
"r": 88,
"g": 212,
"b": 224
},
"hsl": {
"h": 185.294,
"s": 68.687,
"l": 61.176
},
"oklch": {
"l": 0.80529,
"c": 0.11008,
"h": 204.1
},
"luminance": 0.54543
}Semantic roles & 50–950 ramp
primary
#58D4E0
secondary
#A34339
accent
#2515D1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484