#58D5E9#58D5E9
#58D5E9 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.113 H 209.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #58D5E9 |
|---|---|
| RGB | rgb(88, 213, 233) |
| HSL | hsl(188, 77%, 63%) |
| HSV | hsv(188, 62%, 91%) |
| CMYK | cmyk(62.2%, 8.6%, 0%, 8.6%) |
| CIE-LAB | lab(79.35, -28.60, -20.15) |
| CIE-LCH | lch(79.35, 34.98, 215.17°) |
| OKLab | oklab(81.09% -0.0979 -0.0559) |
| OKLCH | oklch(81.09% 0.113 209.7) |
| XYZ | xyz(42.5206, 55.5419, 85.5548) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Neon Blue
#04D9FF
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.56
Darkturquoise
#00CED1
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58D5E9 #E96C58
analogous
#58E9B5 #58D5E9 #588CE9
triadic
#58D5E9 #E958D5 #D5E958
tetradic
#58D5E9 #B558E9 #E96C58 #8CE958
square
#58D5E9 #B558E9 #E96C58 #8CE958
split-complementary
#58D5E9 #E9588C #E9B558
monochromatic
#179AAF #22C7E2 #58D5E9 #8EE3F0 #C4F0F7
Accessibility & contrast
On white
1.73
#58D5E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#58D5E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58D5E9
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58D5E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58D5E9 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEA
Deuteranopia (green-blind)
#AEBEE9
Tritanopia (blue-blind)
#00DEDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #58d5e9; /* rgb */ color: rgb(88, 213, 233); /* oklch */ color: oklch(81.1% 0.113 209.7);
Tailwind
colors: {
custom: {
50: '#96e2f0',
500: '#58d5e9',
950: '#000000',
},
}SCSS
$custom: #58d5e9; $custom-light: #96e2f0; $custom-dark: #000000;
JSON
{
"hex": "#58d5e9",
"rgb": {
"r": 88,
"g": 213,
"b": 233
},
"hsl": {
"h": 188.276,
"s": 76.72,
"l": 62.941
},
"oklch": {
"l": 0.8109,
"c": 0.11276,
"h": 209.7
},
"luminance": 0.55546
}Semantic roles & 50–950 ramp
primary
#58D5E9
secondary
#B04635
accent
#290DD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485