#58DED9#58DED9
#58DED9 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.6% C 0.116 H 191.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #58DED9 |
|---|---|
| RGB | rgb(88, 222, 217) |
| HSL | hsl(178, 67%, 61%) |
| HSV | hsv(178, 60%, 87%) |
| CMYK | cmyk(60.4%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(81.47, -37.29, -8.45) |
| CIE-LCH | lch(81.47, 38.23, 192.77°) |
| OKLab | oklab(82.64% -0.1137 -0.0235) |
| OKLCH | oklch(82.64% 0.116 191.7) |
| XYZ | xyz(42.6646, 59.3225, 74.8341) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.20
Turquoise
#40E0D0
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 6.69
Bright Aqua
#0BF9EA
ΔE00 7.04
Bright Cyan
#41FDFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DED9 #DE585D
analogous
#58DE96 #58DED9 #58A0DE
triadic
#58DED9 #D958DE #DED958
tetradic
#58DED9 #9658DE #DE585D #A0DE58
square
#58DED9 #9658DE #DE585D #A0DE58
split-complementary
#58DED9 #DE58A0 #DE9658
monochromatic
#1F9D98 #29D0CA #58DED9 #8BE8E5 #BEF2F0
Accessibility & contrast
On white
1.63
#58DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#58DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DED9
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DED9 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D9
Deuteranopia (green-blind)
#BDC4DA
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58ded9; /* rgb */ color: rgb(88, 222, 217); /* oklch */ color: oklch(82.6% 0.116 191.7);
Tailwind
colors: {
custom: {
50: '#96e9e4',
500: '#58ded9',
950: '#000000',
},
}SCSS
$custom: #58ded9; $custom-light: #96e9e4; $custom-dark: #000000;
JSON
{
"hex": "#58ded9",
"rgb": {
"r": 88,
"g": 222,
"b": 217
},
"hsl": {
"h": 177.761,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.82636,
"c": 0.11611,
"h": 191.7
},
"luminance": 0.59327
}Semantic roles & 50–950 ramp
primary
#58DED9
secondary
#A03A3E
accent
#171DCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484