#58DFDF#58DFDF
#58DFDF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.116 H 195.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFDF |
|---|---|
| RGB | rgb(88, 223, 223) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 61%, 87%) |
| CMYK | cmyk(60.5%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(81.93, -36.14, -10.95) |
| CIE-LCH | lch(81.93, 37.76, 196.86°) |
| OKLab | oklab(83.07% -0.1122 -0.0304) |
| OKLCH | oklch(83.07% 0.116 195.1) |
| XYZ | xyz(43.7256, 60.1731, 79.1079) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.73
Bright Light Blue
#26F7FD
ΔE00 5.78
Aqua Blue
#02D8E9
ΔE00 5.82
Bright Cyan
#41FDFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFDF #DF5858
analogous
#58DF9B #58DFDF #589BDF
triadic
#58DFDF #DF58DF #DFDF58
tetradic
#58DFDF #9B58DF #DF5858 #9BDF58
square
#58DFDF #9B58DF #DF5858 #9BDF58
split-complementary
#58DFDF #DF589B #DF9B58
monochromatic
#1E9E9E #28D2D2 #58DFDF #8BE9E9 #BFF3F3
Accessibility & contrast
On white
1.61
#58DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#58DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFDF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFDF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dfdf; /* rgb */ color: rgb(88, 223, 223); /* oklch */ color: oklch(83.1% 0.116 195.1);
Tailwind
colors: {
custom: {
50: '#96e9e9',
500: '#58dfdf',
950: '#000000',
},
}SCSS
$custom: #58dfdf; $custom-light: #96e9e9; $custom-dark: #000000;
JSON
{
"hex": "#58dfdf",
"rgb": {
"r": 88,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.83069,
"c": 0.11623,
"h": 195.1
},
"luminance": 0.60178
}Semantic roles & 50–950 ramp
primary
#58DFDF
secondary
#A23A3A
accent
#1616D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484