#58D6ED#58D6ED
#58D6ED is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.5% C 0.114 H 211.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #58D6ED |
|---|---|
| RGB | rgb(88, 214, 237) |
| HSL | hsl(189, 81%, 64%) |
| HSV | hsv(189, 63%, 93%) |
| CMYK | cmyk(62.9%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(79.77, -27.93, -21.65) |
| CIE-LCH | lch(79.77, 35.34, 217.78°) |
| OKLab | oklab(81.47% -0.0974 -0.0601) |
| OKLCH | oklch(81.47% 0.114 211.7) |
| XYZ | xyz(43.3508, 56.2776, 88.6824) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 4.32
Robin'S Egg
#6DEDFD
ΔE00 5.73
Sky Blue
#87CEEB
ΔE00 6.96
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Bright Sky Blue
#02CCFE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D6ED #ED6F58
analogous
#58EDB9 #58D6ED #588BED
triadic
#58D6ED #ED58D6 #D6ED58
tetradic
#58D6ED #B958ED #ED6F58 #8BED58
square
#58D6ED #B958ED #ED6F58 #8BED58
split-complementary
#58D6ED #ED588B #EDB958
monochromatic
#149EB7 #21C8E7 #58D6ED #8FE4F3 #C6F1F9
Accessibility & contrast
On white
1.71
#58D6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#58D6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D6ED
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D6ED | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d6ed; /* rgb */ color: rgb(88, 214, 237); /* oklch */ color: oklch(81.5% 0.114 211.7);
Tailwind
colors: {
custom: {
50: '#96e3f2',
500: '#58d6ed',
950: '#000000',
},
}SCSS
$custom: #58d6ed; $custom-light: #96e3f2; $custom-dark: #000000;
JSON
{
"hex": "#58d6ed",
"rgb": {
"r": 88,
"g": 214,
"b": 237
},
"hsl": {
"h": 189.262,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.81471,
"c": 0.11443,
"h": 211.7
},
"luminance": 0.56282
}Semantic roles & 50–950 ramp
primary
#58D6ED
secondary
#B64733
accent
#2909DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485