#58DCEB#58DCEB
#58DCEB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.116 H 205.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCEB |
|---|---|
| RGB | rgb(88, 220, 235) |
| HSL | hsl(186, 79%, 63%) |
| HSV | hsv(186, 63%, 92%) |
| CMYK | cmyk(62.6%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(81.43, -31.40, -18.08) |
| CIE-LCH | lch(81.43, 36.23, 209.93°) |
| OKLab | oklab(82.79% -0.1042 -0.0501) |
| OKLCH | oklch(82.79% 0.116 205.7) |
| XYZ | xyz(44.6067, 59.2545, 87.6676) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.85
Robin'S Egg
#6DEDFD
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Neon Blue
#04D9FF
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCEB #EB6758
analogous
#58EBB0 #58DCEB #5893EB
triadic
#58DCEB #EB58DC #DCEB58
tetradic
#58DCEB #B058EB #EB6758 #93EB58
square
#58DCEB #B058EB #EB6758 #93EB58
split-complementary
#58DCEB #EB5893 #EBB058
monochromatic
#15A3B3 #21D1E4 #58DCEB #8FE7F2 #C5F3F8
Accessibility & contrast
On white
1.63
#58DCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#58DCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCEB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCEB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#B5C3EB
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dceb; /* rgb */ color: rgb(88, 220, 235); /* oklch */ color: oklch(82.8% 0.116 205.7);
Tailwind
colors: {
custom: {
50: '#97e7f1',
500: '#58dceb',
950: '#000000',
},
}SCSS
$custom: #58dceb; $custom-light: #97e7f1; $custom-dark: #000000;
JSON
{
"hex": "#58dceb",
"rgb": {
"r": 88,
"g": 220,
"b": 235
},
"hsl": {
"h": 186.122,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.82786,
"c": 0.11564,
"h": 205.7
},
"luminance": 0.59259
}Semantic roles & 50–950 ramp
primary
#58DCEB
secondary
#B34134
accent
#200BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485