#58DBDA#58DBDA
#58DBDA is a light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.114 H 194.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #58DBDA |
|---|---|
| RGB | rgb(88, 219, 218) |
| HSL | hsl(180, 65%, 60%) |
| HSV | hsv(180, 60%, 86%) |
| CMYK | cmyk(59.8%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(80.62, -35.63, -10.24) |
| CIE-LCH | lch(80.62, 37.07, 196.03°) |
| OKLab | oklab(81.96% -0.1102 -0.0284) |
| OKLCH | oklch(81.96% 0.114 194.5) |
| XYZ | xyz(42.0054, 57.7953, 75.2579) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.03
Darkturquoise
#00CED1
ΔE00 4.36
Turquoise
#40E0D0
ΔE00 5.48
Aqua Blue
#02D8E9
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 6.73
Robin'S Egg
#6DEDFD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DBDA #DB5859
analogous
#58DB98 #58DBDA #589ADB
triadic
#58DBDA #DA58DB #DBDA58
tetradic
#58DBDA #9858DB #DB5859 #9ADB58
square
#58DBDA #9858DB #DB5859 #9ADB58
split-complementary
#58DBDA #DB589A #DB9858
monochromatic
#219897 #2CCAC9 #58DBDA #8AE6E5 #BDF1F0
Accessibility & contrast
On white
1.67
#58DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#58DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DBDA
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DBDA | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DA
Deuteranopia (green-blind)
#B9C2DB
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #58dbda; /* rgb */ color: rgb(88, 219, 218); /* oklch */ color: oklch(82.0% 0.114 194.5);
Tailwind
colors: {
custom: {
50: '#95e6e5',
500: '#58dbda',
950: '#000000',
},
}SCSS
$custom: #58dbda; $custom-light: #95e6e5; $custom-dark: #000000;
JSON
{
"hex": "#58dbda",
"rgb": {
"r": 88,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.542,
"s": 64.532,
"l": 60.196
},
"oklch": {
"l": 0.81963,
"c": 0.11379,
"h": 194.5
},
"luminance": 0.578
}Semantic roles & 50–950 ramp
primary
#58DBDA
secondary
#9C3B3C
accent
#191BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484