#58D6EB#58D6EB
#58D6EB is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.4% C 0.114 H 210.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #58D6EB |
|---|---|
| RGB | rgb(88, 214, 235) |
| HSL | hsl(189, 79%, 63%) |
| HSV | hsv(189, 63%, 92%) |
| CMYK | cmyk(62.6%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.71, -28.51, -20.69) |
| CIE-LCH | lch(79.71, 35.22, 215.97°) |
| OKLab | oklab(81.4% -0.0981 -0.0574) |
| OKLCH | oklch(81.4% 0.114 210.3) |
| XYZ | xyz(43.0602, 56.1614, 87.1521) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.83
Neon Blue
#04D9FF
ΔE00 4.50
Robin'S Egg
#6DEDFD
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Sky Blue
#87CEEB
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D6EB #EB6D58
analogous
#58EBB6 #58D6EB #588CEB
triadic
#58D6EB #EB58D6 #D6EB58
tetradic
#58D6EB #B658EB #EB6D58 #8CEB58
square
#58D6EB #B658EB #EB6D58 #8CEB58
split-complementary
#58D6EB #EB588C #EBB658
monochromatic
#159DB3 #21C9E4 #58D6EB #8FE3F2 #C5F1F8
Accessibility & contrast
On white
1.72
#58D6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#58D6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D6EB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D6EB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#AEBFEB
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d6eb; /* rgb */ color: rgb(88, 214, 235); /* oklch */ color: oklch(81.4% 0.114 210.3);
Tailwind
colors: {
custom: {
50: '#96e3f1',
500: '#58d6eb',
950: '#000000',
},
}SCSS
$custom: #58d6eb; $custom-light: #96e3f1; $custom-dark: #000000;
JSON
{
"hex": "#58d6eb",
"rgb": {
"r": 88,
"g": 214,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.81396,
"c": 0.1137,
"h": 210.3
},
"luminance": 0.56166
}Semantic roles & 50–950 ramp
primary
#58D6EB
secondary
#B34634
accent
#280BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485