#58DBEB#58DBEB
#58DBEB is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.115 H 206.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBEB |
|---|---|
| RGB | rgb(88, 219, 235) |
| HSL | hsl(187, 79%, 63%) |
| HSV | hsv(187, 63%, 92%) |
| CMYK | cmyk(62.6%, 6.8%, 0%, 7.8%) |
| CIE-LAB | lab(81.14, -30.92, -18.51) |
| CIE-LCH | lch(81.14, 36.04, 210.90°) |
| OKLab | oklab(82.55% -0.1032 -0.0513) |
| OKLCH | oklch(82.55% 0.115 206.4) |
| XYZ | xyz(44.3451, 58.7311, 87.5803) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.88
Robin'S Egg
#6DEDFD
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Neon Blue
#04D9FF
ΔE00 6.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.67
Darkturquoise
#00CED1
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBEB #EB6858
analogous
#58EBB2 #58DBEB #5891EB
triadic
#58DBEB #EB58DB #DBEB58
tetradic
#58DBEB #B258EB #EB6858 #91EB58
square
#58DBEB #B258EB #EB6858 #91EB58
split-complementary
#58DBEB #EB5891 #EBB258
monochromatic
#15A2B3 #21CFE4 #58DBEB #8FE7F2 #C5F3F8
Accessibility & contrast
On white
1.65
#58DBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#58DBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBEB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBEB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dbeb; /* rgb */ color: rgb(88, 219, 235); /* oklch */ color: oklch(82.6% 0.115 206.4);
Tailwind
colors: {
custom: {
50: '#97e6f1',
500: '#58dbeb',
950: '#000000',
},
}SCSS
$custom: #58dbeb; $custom-light: #97e6f1; $custom-dark: #000000;
JSON
{
"hex": "#58dbeb",
"rgb": {
"r": 88,
"g": 219,
"b": 235
},
"hsl": {
"h": 186.531,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.82554,
"c": 0.11526,
"h": 206.4
},
"luminance": 0.58736
}Semantic roles & 50–950 ramp
primary
#58DBEB
secondary
#B34234
accent
#210BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485