#58DEDD#58DEDD
#58DEDD is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.116 H 194.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #58DEDD |
|---|---|
| RGB | rgb(88, 222, 221) |
| HSL | hsl(180, 67%, 61%) |
| HSV | hsv(180, 60%, 87%) |
| CMYK | cmyk(60.4%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(81.58, -36.21, -10.41) |
| CIE-LCH | lch(81.58, 37.68, 196.03°) |
| OKLab | oklab(82.77% -0.112 -0.0289) |
| OKLCH | oklch(82.77% 0.116 194.5) |
| XYZ | xyz(43.1912, 59.5331, 77.6074) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 6.08
Bright Light Blue
#26F7FD
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DEDD #DE5859
analogous
#58DE9A #58DEDD #589CDE
triadic
#58DEDD #DD58DE #DEDD58
tetradic
#58DEDD #9A58DE #DE5859 #9CDE58
square
#58DEDD #9A58DE #DE5859 #9CDE58
split-complementary
#58DEDD #DE589C #DE9A58
monochromatic
#1F9D9C #29D0CF #58DEDD #8BE8E7 #BEF2F2
Accessibility & contrast
On white
1.63
#58DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#58DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DEDD
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DEDD | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BBC4DE
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dedd; /* rgb */ color: rgb(88, 222, 221); /* oklch */ color: oklch(82.8% 0.116 194.5);
Tailwind
colors: {
custom: {
50: '#96e8e7',
500: '#58dedd',
950: '#000000',
},
}SCSS
$custom: #58dedd; $custom-light: #96e8e7; $custom-dark: #000000;
JSON
{
"hex": "#58dedd",
"rgb": {
"r": 88,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.552,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.82768,
"c": 0.11567,
"h": 194.5
},
"luminance": 0.59538
}Semantic roles & 50–950 ramp
primary
#58DEDD
secondary
#A03A3B
accent
#1718CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484