#58D3EB#58D3EB
#58D3EB is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.7% C 0.113 H 212.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #58D3EB |
|---|---|
| RGB | rgb(88, 211, 235) |
| HSL | hsl(190, 79%, 63%) |
| HSV | hsv(190, 63%, 92%) |
| CMYK | cmyk(62.6%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(78.84, -27.04, -21.99) |
| CIE-LCH | lch(78.84, 34.86, 219.13°) |
| OKLab | oklab(80.7% -0.0951 -0.0611) |
| OKLCH | oklch(80.7% 0.113 212.7) |
| XYZ | xyz(42.3080, 54.6569, 86.9013) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.90
Aqua Blue
#02D8E9
ΔE00 4.79
Sky Blue
#87CEEB
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 6.53
Bright Sky Blue
#02CCFE
ΔE00 6.92
Baby Blue
#89CFF0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D3EB #EB7058
analogous
#58EBB9 #58D3EB #5889EB
triadic
#58D3EB #EB58D3 #D3EB58
tetradic
#58D3EB #B958EB #EB7058 #89EB58
square
#58D3EB #B958EB #EB7058 #89EB58
split-complementary
#58D3EB #EB5889 #EBB958
monochromatic
#1599B3 #21C5E4 #58D3EB #8FE1F2 #C5F0F8
Accessibility & contrast
On white
1.76
#58D3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#58D3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D3EB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D3EB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEC
Deuteranopia (green-blind)
#ABBCEB
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d3eb; /* rgb */ color: rgb(88, 211, 235); /* oklch */ color: oklch(80.7% 0.113 212.7);
Tailwind
colors: {
custom: {
50: '#96e0f1',
500: '#58d3eb',
950: '#000000',
},
}SCSS
$custom: #58d3eb; $custom-light: #96e0f1; $custom-dark: #000000;
JSON
{
"hex": "#58d3eb",
"rgb": {
"r": 88,
"g": 211,
"b": 235
},
"hsl": {
"h": 189.796,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.80702,
"c": 0.11303,
"h": 212.7
},
"luminance": 0.54661
}Semantic roles & 50–950 ramp
primary
#58D3EB
secondary
#B34934
accent
#2D0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485