#58D8EB#58D8EB
#58D8EB is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.114 H 208.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #58D8EB |
|---|---|
| RGB | rgb(88, 216, 235) |
| HSL | hsl(188, 79%, 63%) |
| HSV | hsv(188, 63%, 92%) |
| CMYK | cmyk(62.6%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.28, -29.48, -19.82) |
| CIE-LCH | lch(80.28, 35.52, 213.91°) |
| OKLab | oklab(81.86% -0.1002 -0.055) |
| OKLCH | oklch(81.86% 0.114 208.7) |
| XYZ | xyz(43.5695, 57.1800, 87.3218) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.32
Robin'S Egg
#6DEDFD
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.06
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D8EB #EB6B58
analogous
#58EBB4 #58D8EB #588EEB
triadic
#58D8EB #EB58D8 #D8EB58
tetradic
#58D8EB #B458EB #EB6B58 #8EEB58
square
#58D8EB #B458EB #EB6B58 #8EEB58
split-complementary
#58D8EB #EB588E #EBB458
monochromatic
#159FB3 #21CBE4 #58D8EB #8FE5F2 #C5F2F8
Accessibility & contrast
On white
1.69
#58D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#58D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D8EB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D8EB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #58d8eb; /* rgb */ color: rgb(88, 216, 235); /* oklch */ color: oklch(81.9% 0.114 208.7);
Tailwind
colors: {
custom: {
50: '#96e4f1',
500: '#58d8eb',
950: '#000000',
},
}SCSS
$custom: #58d8eb; $custom-light: #96e4f1; $custom-dark: #000000;
JSON
{
"hex": "#58d8eb",
"rgb": {
"r": 88,
"g": 216,
"b": 235
},
"hsl": {
"h": 187.755,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.81859,
"c": 0.11427,
"h": 208.7
},
"luminance": 0.57185
}Semantic roles & 50–950 ramp
primary
#58D8EB
secondary
#B34434
accent
#260BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485