#58DFDC#58DFDC
#58DFDC is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.116 H 193.1°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFDC |
|---|---|
| RGB | rgb(88, 223, 220) |
| HSL | hsl(179, 68%, 61%) |
| HSV | hsv(179, 61%, 87%) |
| CMYK | cmyk(60.5%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(81.85, -36.95, -9.48) |
| CIE-LCH | lch(81.85, 38.14, 194.40°) |
| OKLab | oklab(82.97% -0.1134 -0.0264) |
| OKLCH | oklch(82.97% 0.116 193.1) |
| XYZ | xyz(43.3248, 60.0128, 76.9966) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.54
Turquoise
#40E0D0
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 5.18
Bright Light Blue
#26F7FD
ΔE00 6.15
Bright Cyan
#41FDFE
ΔE00 6.70
Aqua Blue
#02D8E9
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFDC #DF585B
analogous
#58DF98 #58DFDC #589EDF
triadic
#58DFDC #DC58DF #DFDC58
tetradic
#58DFDC #9858DF #DF585B #9EDF58
square
#58DFDC #9858DF #DF585B #9EDF58
split-complementary
#58DFDC #DF589E #DF9858
monochromatic
#1E9E9B #28D2CE #58DFDC #8BE9E7 #BFF3F2
Accessibility & contrast
On white
1.61
#58DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#58DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFDC
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFDC | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dfdc; /* rgb */ color: rgb(88, 223, 220); /* oklch */ color: oklch(83.0% 0.116 193.1);
Tailwind
colors: {
custom: {
50: '#96e9e6',
500: '#58dfdc',
950: '#000000',
},
}SCSS
$custom: #58dfdc; $custom-light: #96e9e6; $custom-dark: #000000;
JSON
{
"hex": "#58dfdc",
"rgb": {
"r": 88,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.667,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.8297,
"c": 0.11647,
"h": 193.1
},
"luminance": 0.60017
}Semantic roles & 50–950 ramp
primary
#58DFDC
secondary
#A23A3C
accent
#161AD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484