#58D8ED#58D8ED
#58D8ED is a light, moderate teal. Relative luminance 0.573; OKLCH L 81.9% C 0.115 H 210.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #58D8ED |
|---|---|
| RGB | rgb(88, 216, 237) |
| HSL | hsl(188, 81%, 64%) |
| HSV | hsv(188, 63%, 93%) |
| CMYK | cmyk(62.9%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(80.35, -28.91, -20.78) |
| CIE-LCH | lch(80.35, 35.60, 215.72°) |
| OKLab | oklab(81.93% -0.0994 -0.0577) |
| OKLCH | oklch(81.93% 0.115 210.1) |
| XYZ | xyz(43.8600, 57.2962, 88.8521) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.75
Neon Blue
#04D9FF
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 6.65
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Sky Blue
#87CEEB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D8ED #ED6D58
analogous
#58EDB7 #58D8ED #588DED
triadic
#58D8ED #ED58D8 #D8ED58
tetradic
#58D8ED #B758ED #ED6D58 #8DED58
square
#58D8ED #B758ED #ED6D58 #8DED58
split-complementary
#58D8ED #ED588D #EDB758
monochromatic
#14A0B7 #21CBE7 #58D8ED #8FE5F3 #C6F2F9
Accessibility & contrast
On white
1.69
#58D8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#58D8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D8ED
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D8ED | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#B0C0ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #58d8ed; /* rgb */ color: rgb(88, 216, 237); /* oklch */ color: oklch(81.9% 0.115 210.1);
Tailwind
colors: {
custom: {
50: '#97e4f2',
500: '#58d8ed',
950: '#000000',
},
}SCSS
$custom: #58d8ed; $custom-light: #97e4f2; $custom-dark: #000000;
JSON
{
"hex": "#58d8ed",
"rgb": {
"r": 88,
"g": 216,
"b": 237
},
"hsl": {
"h": 188.456,
"s": 80.541,
"l": 63.725
},
"oklch": {
"l": 0.81933,
"c": 0.11491,
"h": 210.1
},
"luminance": 0.57301
}Semantic roles & 50–950 ramp
primary
#58D8ED
secondary
#B64533
accent
#2709DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485