#58DBE5#58DBE5
#58DBE5 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.114 H 202.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBE5 |
|---|---|
| RGB | rgb(88, 219, 229) |
| HSL | hsl(184, 73%, 62%) |
| HSV | hsv(184, 62%, 90%) |
| CMYK | cmyk(61.6%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(80.96, -32.61, -15.60) |
| CIE-LCH | lch(80.96, 36.15, 205.57°) |
| OKLab | oklab(82.34% -0.1056 -0.0432) |
| OKLCH | oklch(82.34% 0.114 202.3) |
| XYZ | xyz(43.4928, 58.3903, 83.0919) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.04
Robin'S Egg
#6DEDFD
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Bright Light Blue
#26F7FD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBE5 #E56258
analogous
#58E5A8 #58DBE5 #5895E5
triadic
#58DBE5 #E558DB #DBE558
tetradic
#58DBE5 #A858E5 #E56258 #95E558
square
#58DBE5 #A858E5 #E56258 #95E558
split-complementary
#58DBE5 #E55895 #E5A858
monochromatic
#1A9EA8 #23D0DD #58DBE5 #8DE6ED #C2F2F5
Accessibility & contrast
On white
1.66
#58DBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#58DBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBE5
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBE5 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD2E6
Deuteranopia (green-blind)
#B6C2E6
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dbe5; /* rgb */ color: rgb(88, 219, 229); /* oklch */ color: oklch(82.3% 0.114 202.3);
Tailwind
colors: {
custom: {
50: '#96e6ed',
500: '#58dbe5',
950: '#000000',
},
}SCSS
$custom: #58dbe5; $custom-light: #96e6ed; $custom-dark: #000000;
JSON
{
"hex": "#58dbe5",
"rgb": {
"r": 88,
"g": 219,
"b": 229
},
"hsl": {
"h": 184.255,
"s": 73.057,
"l": 62.157
},
"oklch": {
"l": 0.8234,
"c": 0.11413,
"h": 202.3
},
"luminance": 0.58395
}Semantic roles & 50–950 ramp
primary
#58DBE5
secondary
#AA3F37
accent
#1E10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484