#58D3E6#58D3E6
#58D3E6 is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.111 H 209.2°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #58D3E6 |
|---|---|
| RGB | rgb(88, 211, 230) |
| HSL | hsl(188, 74%, 62%) |
| HSV | hsv(188, 62%, 90%) |
| CMYK | cmyk(61.7%, 8.3%, 0%, 9.8%) |
| CIE-LAB | lab(78.68, -28.48, -19.57) |
| CIE-LCH | lch(78.68, 34.56, 214.49°) |
| OKLab | oklab(80.52% -0.0971 -0.0543) |
| OKLCH | oklch(80.52% 0.111 209.2) |
| XYZ | xyz(41.5957, 54.3720, 83.1503) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.64
Neon Blue
#04D9FF
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 6.06
Darkturquoise
#00CED1
ΔE00 7.38
Robin Egg Blue
#8AF1FE
ΔE00 7.54
Sky Blue
#87CEEB
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D3E6 #E66B58
analogous
#58E6B2 #58D3E6 #588CE6
triadic
#58D3E6 #E658D3 #D3E658
tetradic
#58D3E6 #B258E6 #E66B58 #8CE658
square
#58D3E6 #B258E6 #E66B58 #8CE658
split-complementary
#58D3E6 #E6588C #E6B258
monochromatic
#1997AA #23C5DE #58D3E6 #8DE1EE #C2EFF6
Accessibility & contrast
On white
1.77
#58D3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#58D3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D3E6
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D3E6 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE7
Deuteranopia (green-blind)
#ADBCE6
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #58d3e6; /* rgb */ color: rgb(88, 211, 230); /* oklch */ color: oklch(80.5% 0.111 209.2);
Tailwind
colors: {
custom: {
50: '#96e0ee',
500: '#58d3e6',
950: '#000000',
},
}SCSS
$custom: #58d3e6; $custom-light: #96e0ee; $custom-dark: #000000;
JSON
{
"hex": "#58d3e6",
"rgb": {
"r": 88,
"g": 211,
"b": 230
},
"hsl": {
"h": 188.028,
"s": 73.958,
"l": 62.353
},
"oklch": {
"l": 0.80515,
"c": 0.11121,
"h": 209.2
},
"luminance": 0.54376
}Semantic roles & 50–950 ramp
primary
#58D3E6
secondary
#AC4637
accent
#2A0FD6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485