#58DCD6#58DCD6
#58DCD6 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.115 H 191.0°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCD6 |
|---|---|
| RGB | rgb(88, 220, 214) |
| HSL | hsl(177, 65%, 60%) |
| HSV | hsv(177, 60%, 86%) |
| CMYK | cmyk(60%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(80.80, -37.16, -7.84) |
| CIE-LCH | lch(80.80, 37.98, 191.92°) |
| OKLab | oklab(82.07% -0.1129 -0.0219) |
| OKLCH | oklch(82.07% 0.115 191) |
| XYZ | xyz(41.7499, 58.1118, 72.6217) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.76
Turquoise
#40E0D0
ΔE00 3.76
Darkturquoise
#00CED1
ΔE00 5.12
Bright Light Blue
#26F7FD
ΔE00 7.26
Bright Aqua
#0BF9EA
ΔE00 7.28
Bright Cyan
#41FDFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCD6 #DC585E
analogous
#58DC94 #58DCD6 #58A0DC
triadic
#58DCD6 #D658DC #DCD658
tetradic
#58DCD6 #9458DC #DC585E #A0DC58
square
#58DCD6 #9458DC #DC585E #A0DC58
split-complementary
#58DCD6 #DC58A0 #DC9458
monochromatic
#209994 #2BCCC5 #58DCD6 #8BE7E2 #BDF1EF
Accessibility & contrast
On white
1.66
#58DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#58DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCD6
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCD6 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D6
Deuteranopia (green-blind)
#BBC2D7
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dcd6; /* rgb */ color: rgb(88, 220, 214); /* oklch */ color: oklch(82.1% 0.115 191.0);
Tailwind
colors: {
custom: {
50: '#95e7e2',
500: '#58dcd6',
950: '#000000',
},
}SCSS
$custom: #58dcd6; $custom-light: #95e7e2; $custom-dark: #000000;
JSON
{
"hex": "#58dcd6",
"rgb": {
"r": 88,
"g": 220,
"b": 214
},
"hsl": {
"h": 177.273,
"s": 65.347,
"l": 60.392
},
"oklch": {
"l": 0.82067,
"c": 0.11502,
"h": 191
},
"luminance": 0.58116
}Semantic roles & 50–950 ramp
primary
#58DCD6
secondary
#9E3B3F
accent
#1821CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484