#58D7ED#58D7ED
#58D7ED is a light, moderate teal. Relative luminance 0.568; OKLCH L 81.7% C 0.115 H 210.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #58D7ED |
|---|---|
| RGB | rgb(88, 215, 237) |
| HSL | hsl(189, 81%, 64%) |
| HSV | hsv(189, 63%, 93%) |
| CMYK | cmyk(62.9%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.06, -28.42, -21.22) |
| CIE-LCH | lch(80.06, 35.47, 216.74°) |
| OKLab | oklab(81.7% -0.0984 -0.0589) |
| OKLCH | oklch(81.7% 0.115 210.9) |
| XYZ | xyz(43.6046, 56.7854, 88.7670) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.02
Neon Blue
#04D9FF
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Sky Blue
#87CEEB
ΔE00 7.27
Robin'S Egg Blue
#98EFF9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D7ED #ED6E58
analogous
#58EDB8 #58D7ED #588CED
triadic
#58D7ED #ED58D7 #D7ED58
tetradic
#58D7ED #B858ED #ED6E58 #8CED58
square
#58D7ED #B858ED #ED6E58 #8CED58
split-complementary
#58D7ED #ED588C #EDB858
monochromatic
#149FB7 #21CAE7 #58D7ED #8FE4F3 #C6F1F9
Accessibility & contrast
On white
1.70
#58D7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#58D7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D7ED
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D7ED | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#AFC0ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d7ed; /* rgb */ color: rgb(88, 215, 237); /* oklch */ color: oklch(81.7% 0.115 210.9);
Tailwind
colors: {
custom: {
50: '#96e3f2',
500: '#58d7ed',
950: '#000000',
},
}SCSS
$custom: #58d7ed; $custom-light: #96e3f2; $custom-dark: #000000;
JSON
{
"hex": "#58d7ed",
"rgb": {
"r": 88,
"g": 215,
"b": 237
},
"hsl": {
"h": 188.859,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.81702,
"c": 0.11466,
"h": 210.9
},
"luminance": 0.5679
}Semantic roles & 50–950 ramp
primary
#58D7ED
secondary
#B64633
accent
#2809DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485