#58D3E9#58D3E9
#58D3E9 is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.6% C 0.112 H 211.3°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #58D3E9 |
|---|---|
| RGB | rgb(88, 211, 233) |
| HSL | hsl(189, 77%, 63%) |
| HSV | hsv(189, 62%, 91%) |
| CMYK | cmyk(62.2%, 9.4%, 0%, 8.6%) |
| CIE-LAB | lab(78.78, -27.62, -21.03) |
| CIE-LCH | lch(78.78, 34.71, 217.28°) |
| OKLab | oklab(80.63% -0.0959 -0.0583) |
| OKLCH | oklch(80.63% 0.112 211.3) |
| XYZ | xyz(42.0206, 54.5420, 85.3881) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 6.93
Bright Sky Blue
#02CCFE
ΔE00 7.52
Robin Egg Blue
#8AF1FE
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D3E9 #E96E58
analogous
#58E9B6 #58D3E9 #588BE9
triadic
#58D3E9 #E958D3 #D3E958
tetradic
#58D3E9 #B658E9 #E96E58 #8BE958
square
#58D3E9 #B658E9 #E96E58 #8BE958
split-complementary
#58D3E9 #E9588B #E9B658
monochromatic
#1798AF #22C5E2 #58D3E9 #8EE1F0 #C4EFF7
Accessibility & contrast
On white
1.76
#58D3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#58D3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D3E9
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D3E9 | 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)
#C1CCEA
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d3e9; /* rgb */ color: rgb(88, 211, 233); /* oklch */ color: oklch(80.6% 0.112 211.3);
Tailwind
colors: {
custom: {
50: '#96e0f0',
500: '#58d3e9',
950: '#000000',
},
}SCSS
$custom: #58d3e9; $custom-light: #96e0f0; $custom-dark: #000000;
JSON
{
"hex": "#58d3e9",
"rgb": {
"r": 88,
"g": 211,
"b": 233
},
"hsl": {
"h": 189.103,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.80627,
"c": 0.11225,
"h": 211.3
},
"luminance": 0.54546
}Semantic roles & 50–950 ramp
primary
#58D3E9
secondary
#B04835
accent
#2C0DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485