#58DEDC#58DEDC
#58DEDC is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.116 H 193.8°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEDC |
|---|---|
| RGB | rgb(88, 222, 220) |
| HSL | hsl(179, 67%, 61%) |
| HSV | hsv(179, 60%, 87%) |
| CMYK | cmyk(60.4%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(81.55, -36.48, -9.92) |
| CIE-LCH | lch(81.55, 37.81, 195.21°) |
| OKLab | oklab(82.74% -0.1124 -0.0275) |
| OKLCH | oklch(82.74% 0.116 193.8) |
| XYZ | xyz(43.0584, 59.4800, 76.9078) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.45
Darkturquoise
#00CED1
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 6.21
Aqua Blue
#02D8E9
ΔE00 6.40
Bright Cyan
#41FDFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEDC #DE585A
analogous
#58DE99 #58DEDC #589DDE
triadic
#58DEDC #DC58DE #DEDC58
tetradic
#58DEDC #9958DE #DE585A #9DDE58
square
#58DEDC #9958DE #DE585A #9DDE58
split-complementary
#58DEDC #DE589D #DE9958
monochromatic
#1F9D9B #29D0CD #58DEDC #8BE8E7 #BEF2F1
Accessibility & contrast
On white
1.63
#58DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#58DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEDC
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEDC | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dedc; /* rgb */ color: rgb(88, 222, 220); /* oklch */ color: oklch(82.7% 0.116 193.8);
Tailwind
colors: {
custom: {
50: '#96e9e6',
500: '#58dedc',
950: '#000000',
},
}SCSS
$custom: #58dedc; $custom-light: #96e9e6; $custom-dark: #000000;
JSON
{
"hex": "#58dedc",
"rgb": {
"r": 88,
"g": 222,
"b": 220
},
"hsl": {
"h": 179.104,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.82735,
"c": 0.11575,
"h": 193.8
},
"luminance": 0.59485
}Semantic roles & 50–950 ramp
primary
#58DEDC
secondary
#A03A3B
accent
#1719CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484