#58DBD8#58DBD8
#58DBD8 is a light, moderate teal. Relative luminance 0.577; OKLCH L 81.9% C 0.114 H 193.0°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBD8 |
|---|---|
| RGB | rgb(88, 219, 216) |
| HSL | hsl(179, 65%, 60%) |
| HSV | hsv(179, 60%, 86%) |
| CMYK | cmyk(59.8%, 0%, 1.4%, 14.1%) |
| CIE-LAB | lab(80.57, -36.17, -9.26) |
| CIE-LCH | lch(80.57, 37.34, 194.36°) |
| OKLab | oklab(81.9% -0.111 -0.0257) |
| OKLCH | oklch(81.9% 0.114 193) |
| XYZ | xyz(41.7453, 57.6912, 73.8879) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.71
Darkturquoise
#00CED1
ΔE00 4.53
Turquoise
#40E0D0
ΔE00 4.80
Aqua Blue
#02D8E9
ΔE00 6.63
Bright Light Blue
#26F7FD
ΔE00 6.97
Bright Cyan
#41FDFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBD8 #DB585B
analogous
#58DB96 #58DBD8 #589CDB
triadic
#58DBD8 #D858DB #DBD858
tetradic
#58DBD8 #9658DB #DB585B #9CDB58
square
#58DBD8 #9658DB #DB585B #9CDB58
split-complementary
#58DBD8 #DB589C #DB9658
monochromatic
#219895 #2CCAC7 #58DBD8 #8AE6E4 #BDF1F0
Accessibility & contrast
On white
1.67
#58DBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#58DBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBD8
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBD8 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1D8
Deuteranopia (green-blind)
#BAC1D9
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58dbd8; /* rgb */ color: rgb(88, 219, 216); /* oklch */ color: oklch(81.9% 0.114 193.0);
Tailwind
colors: {
custom: {
50: '#95e6e4',
500: '#58dbd8',
950: '#000000',
},
}SCSS
$custom: #58dbd8; $custom-light: #95e6e4; $custom-dark: #000000;
JSON
{
"hex": "#58dbd8",
"rgb": {
"r": 88,
"g": 219,
"b": 216
},
"hsl": {
"h": 178.626,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.81897,
"c": 0.11398,
"h": 193
},
"luminance": 0.57696
}Semantic roles & 50–950 ramp
primary
#58DBD8
secondary
#9C3B3D
accent
#191DCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484