#58DFDE#58DFDE
#58DFDE is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.116 H 194.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFDE |
|---|---|
| RGB | rgb(88, 223, 222) |
| HSL | hsl(180, 68%, 61%) |
| HSV | hsv(180, 61%, 87%) |
| CMYK | cmyk(60.5%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(81.90, -36.41, -10.46) |
| CIE-LCH | lch(81.90, 37.88, 196.03°) |
| OKLab | oklab(83.04% -0.1126 -0.029) |
| OKLCH | oklch(83.04% 0.116 194.5) |
| XYZ | xyz(43.5912, 60.1193, 78.4000) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 5.03
Turquoise
#40E0D0
ΔE00 5.38
Bright Light Blue
#26F7FD
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.13
Bright Cyan
#41FDFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFDE #DF5859
analogous
#58DF9A #58DFDE #589CDF
triadic
#58DFDE #DE58DF #DFDE58
tetradic
#58DFDE #9A58DF #DF5859 #9CDF58
square
#58DFDE #9A58DF #DF5859 #9CDF58
split-complementary
#58DFDE #DF589C #DF9A58
monochromatic
#1E9E9D #28D2D0 #58DFDE #8BE9E8 #BFF3F2
Accessibility & contrast
On white
1.61
#58DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#58DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFDE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFDE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #58dfde; /* rgb */ color: rgb(88, 223, 222); /* oklch */ color: oklch(83.0% 0.116 194.5);
Tailwind
colors: {
custom: {
50: '#96e9e8',
500: '#58dfde',
950: '#000000',
},
}SCSS
$custom: #58dfde; $custom-light: #96e9e8; $custom-dark: #000000;
JSON
{
"hex": "#58dfde",
"rgb": {
"r": 88,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.556,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.83036,
"c": 0.11629,
"h": 194.5
},
"luminance": 0.60124
}Semantic roles & 50–950 ramp
primary
#58DFDE
secondary
#A23A3A
accent
#1617D0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484