#58DBEC#58DBEC
#58DBEC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.116 H 207.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBEC |
|---|---|
| RGB | rgb(88, 219, 236) |
| HSL | hsl(187, 80%, 64%) |
| HSV | hsv(187, 63%, 93%) |
| CMYK | cmyk(62.7%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(81.18, -30.64, -18.99) |
| CIE-LCH | lch(81.18, 36.05, 211.80°) |
| OKLab | oklab(82.59% -0.1028 -0.0527) |
| OKLCH | oklch(82.59% 0.116 207.1) |
| XYZ | xyz(44.4900, 58.7891, 88.3434) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.00
Robin'S Egg
#6DEDFD
ΔE00 4.16
Neon Blue
#04D9FF
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBEC #EC6958
analogous
#58ECB3 #58DBEC #5891EC
triadic
#58DBEC #EC58DB #DBEC58
tetradic
#58DBEC #B358EC #EC6958 #91EC58
square
#58DBEC #B358EC #EC6958 #91EC58
split-complementary
#58DBEC #EC5891 #ECB358
monochromatic
#15A3B5 #21CFE6 #58DBEC #8FE7F2 #C6F3F9
Accessibility & contrast
On white
1.65
#58DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#58DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBEC
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBEC | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#B4C3EC
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dbec; /* rgb */ color: rgb(88, 219, 236); /* oklch */ color: oklch(82.6% 0.116 207.1);
Tailwind
colors: {
custom: {
50: '#97e6f2',
500: '#58dbec',
950: '#000000',
},
}SCSS
$custom: #58dbec; $custom-light: #97e6f2; $custom-dark: #000000;
JSON
{
"hex": "#58dbec",
"rgb": {
"r": 88,
"g": 219,
"b": 236
},
"hsl": {
"h": 186.892,
"s": 79.57,
"l": 63.529
},
"oklch": {
"l": 0.8259,
"c": 0.11552,
"h": 207.1
},
"luminance": 0.58794
}Semantic roles & 50–950 ramp
primary
#58DBEC
secondary
#B54233
accent
#220ADC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485