#58DED5#58DED5
#58DED5 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.117 H 189.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #58DED5 |
|---|---|
| RGB | rgb(88, 222, 213) |
| HSL | hsl(176, 67%, 61%) |
| HSV | hsv(176, 60%, 87%) |
| CMYK | cmyk(60.4%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(81.36, -38.34, -6.49) |
| CIE-LCH | lch(81.36, 38.89, 189.61°) |
| OKLab | oklab(82.51% -0.1154 -0.0182) |
| OKLCH | oklch(82.51% 0.117 189) |
| XYZ | xyz(42.1507, 59.1169, 72.1272) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.74
Mediumturquoise
#48D1CC
ΔE00 3.39
Darkturquoise
#00CED1
ΔE00 5.99
Bright Aqua
#0BF9EA
ΔE00 6.54
Tiffany Blue
#7BF2DA
ΔE00 6.78
Bright Turquoise
#0FFEF9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DED5 #DE5861
analogous
#58DE92 #58DED5 #58A4DE
triadic
#58DED5 #D558DE #DED558
tetradic
#58DED5 #9258DE #DE5861 #A4DE58
square
#58DED5 #9258DE #DE5861 #A4DE58
split-complementary
#58DED5 #DE58A4 #DE9258
monochromatic
#1F9D94 #29D0C5 #58DED5 #8BE8E2 #BEF2EF
Accessibility & contrast
On white
1.64
#58DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#58DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DED5
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DED5 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D5
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#00E3DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58ded5; /* rgb */ color: rgb(88, 222, 213); /* oklch */ color: oklch(82.5% 0.117 189.0);
Tailwind
colors: {
custom: {
50: '#95e9e1',
500: '#58ded5',
950: '#000000',
},
}SCSS
$custom: #58ded5; $custom-light: #95e9e1; $custom-dark: #000000;
JSON
{
"hex": "#58ded5",
"rgb": {
"r": 88,
"g": 222,
"b": 213
},
"hsl": {
"h": 175.97,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.82508,
"c": 0.11683,
"h": 189
},
"luminance": 0.59121
}Semantic roles & 50–950 ramp
primary
#58DED5
secondary
#A03A41
accent
#1723CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484