#58D5ED#58D5ED
#58D5ED is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.2% C 0.114 H 212.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #58D5ED |
|---|---|
| RGB | rgb(88, 213, 237) |
| HSL | hsl(190, 81%, 64%) |
| HSV | hsv(190, 63%, 93%) |
| CMYK | cmyk(62.9%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(79.48, -27.44, -22.09) |
| CIE-LCH | lch(79.48, 35.23, 218.83°) |
| OKLab | oklab(81.24% -0.0964 -0.0613) |
| OKLCH | oklch(81.24% 0.114 212.5) |
| XYZ | xyz(43.0985, 55.7730, 88.5983) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.78
Aqua Blue
#02D8E9
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 6.08
Sky Blue
#87CEEB
ΔE00 6.65
Bright Sky Blue
#02CCFE
ΔE00 7.10
Robin Egg Blue
#8AF1FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D5ED #ED7058
analogous
#58EDBA #58D5ED #588AED
triadic
#58D5ED #ED58D5 #D5ED58
tetradic
#58D5ED #BA58ED #ED7058 #8AED58
square
#58D5ED #BA58ED #ED7058 #8AED58
split-complementary
#58D5ED #ED588A #EDBA58
monochromatic
#149DB7 #21C7E7 #58D5ED #8FE3F3 #C6F1F9
Accessibility & contrast
On white
1.73
#58D5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#58D5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D5ED
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D5ED | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CEEE
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#00DFDC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58d5ed; /* rgb */ color: rgb(88, 213, 237); /* oklch */ color: oklch(81.2% 0.114 212.5);
Tailwind
colors: {
custom: {
50: '#96e2f2',
500: '#58d5ed',
950: '#000000',
},
}SCSS
$custom: #58d5ed; $custom-light: #96e2f2; $custom-dark: #000000;
JSON
{
"hex": "#58d5ed",
"rgb": {
"r": 88,
"g": 213,
"b": 237
},
"hsl": {
"h": 189.664,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.8124,
"c": 0.11423,
"h": 212.5
},
"luminance": 0.55778
}Semantic roles & 50–950 ramp
primary
#58D5ED
secondary
#B64833
accent
#2B09DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485