#58D6EE#58D6EE
#58D6EE is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.5% C 0.115 H 212.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #58D6EE |
|---|---|
| RGB | rgb(88, 214, 238) |
| HSL | hsl(190, 82%, 64%) |
| HSV | hsv(190, 63%, 93%) |
| CMYK | cmyk(63%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(79.80, -27.64, -22.14) |
| CIE-LCH | lch(79.80, 35.41, 218.69°) |
| OKLab | oklab(81.51% -0.097 -0.0615) |
| OKLCH | oklch(81.51% 0.115 212.4) |
| XYZ | xyz(43.4973, 56.3362, 89.4540) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.74
Aqua Blue
#02D8E9
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 6.75
Bright Sky Blue
#02CCFE
ΔE00 7.20
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D6EE #EE7058
analogous
#58EEBB #58D6EE #588BEE
triadic
#58D6EE #EE58D6 #D6EE58
tetradic
#58D6EE #BB58EE #EE7058 #8BEE58
square
#58D6EE #BB58EE #EE7058 #8BEE58
split-complementary
#58D6EE #EE588B #EEBB58
monochromatic
#139EB9 #20C8E8 #58D6EE #90E4F4 #C7F1F9
Accessibility & contrast
On white
1.71
#58D6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#58D6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D6EE
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D6EE | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#ADBFEE
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #58d6ee; /* rgb */ color: rgb(88, 214, 238); /* oklch */ color: oklch(81.5% 0.115 212.4);
Tailwind
colors: {
custom: {
50: '#97e3f3',
500: '#58d6ee',
950: '#000000',
},
}SCSS
$custom: #58d6ee; $custom-light: #97e3f3; $custom-dark: #000000;
JSON
{
"hex": "#58d6ee",
"rgb": {
"r": 88,
"g": 214,
"b": 238
},
"hsl": {
"h": 189.6,
"s": 81.522,
"l": 63.922
},
"oklch": {
"l": 0.81509,
"c": 0.11482,
"h": 212.4
},
"luminance": 0.56341
}Semantic roles & 50–950 ramp
primary
#58D6EE
secondary
#B84832
accent
#2A08DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485