#58D7EC#58D7EC
#58D7EC is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.7% C 0.114 H 210.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7EC |
|---|---|
| RGB | rgb(88, 215, 236) |
| HSL | hsl(189, 80%, 64%) |
| HSV | hsv(189, 63%, 93%) |
| CMYK | cmyk(62.7%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.03, -28.71, -20.73) |
| CIE-LCH | lch(80.03, 35.41, 215.84°) |
| OKLab | oklab(81.66% -0.0988 -0.0575) |
| OKLCH | oklch(81.66% 0.114 210.2) |
| XYZ | xyz(43.4589, 56.7271, 87.9997) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.78
Neon Blue
#04D9FF
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Sky Blue
#87CEEB
ΔE00 7.50
Robin'S Egg Blue
#98EFF9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7EC #EC6D58
analogous
#58ECB7 #58D7EC #588DEC
triadic
#58D7EC #EC58D7 #D7EC58
tetradic
#58D7EC #B758EC #EC6D58 #8DEC58
square
#58D7EC #B758EC #EC6D58 #8DEC58
split-complementary
#58D7EC #EC588D #ECB758
monochromatic
#159EB5 #21CAE6 #58D7EC #8FE4F2 #C6F1F9
Accessibility & contrast
On white
1.70
#58D7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#58D7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7EC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7EC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#AFC0EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d7ec; /* rgb */ color: rgb(88, 215, 236); /* oklch */ color: oklch(81.7% 0.114 210.2);
Tailwind
colors: {
custom: {
50: '#96e3f2',
500: '#58d7ec',
950: '#000000',
},
}SCSS
$custom: #58d7ec; $custom-light: #96e3f2; $custom-dark: #000000;
JSON
{
"hex": "#58d7ec",
"rgb": {
"r": 88,
"g": 215,
"b": 236
},
"hsl": {
"h": 188.514,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.81664,
"c": 0.1143,
"h": 210.2
},
"luminance": 0.56732
}Semantic roles & 50–950 ramp
primary
#58D7EC
secondary
#B54633
accent
#270ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485