#58DFD8#58DFD8
#58DFD8 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.8% C 0.117 H 190.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFD8 |
|---|---|
| RGB | rgb(88, 223, 216) |
| HSL | hsl(177, 68%, 61%) |
| HSV | hsv(177, 61%, 87%) |
| CMYK | cmyk(60.5%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(81.73, -38.01, -7.53) |
| CIE-LCH | lch(81.73, 38.75, 191.20°) |
| OKLab | oklab(82.84% -0.1151 -0.021) |
| OKLCH | oklch(82.84% 0.117 190.3) |
| XYZ | xyz(42.8013, 59.8034, 74.2400) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.35
Mediumturquoise
#48D1CC
ΔE00 3.44
Darkturquoise
#00CED1
ΔE00 5.74
Bright Aqua
#0BF9EA
ΔE00 6.56
Bright Light Blue
#26F7FD
ΔE00 6.90
Bright Turquoise
#0FFEF9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFD8 #DF585F
analogous
#58DF94 #58DFD8 #58A2DF
triadic
#58DFD8 #D858DF #DFD858
tetradic
#58DFD8 #9458DF #DF585F #A2DF58
square
#58DFD8 #9458DF #DF585F #A2DF58
split-complementary
#58DFD8 #DF58A2 #DF9458
monochromatic
#1E9E98 #28D2C9 #58DFD8 #8BE9E4 #BFF3F0
Accessibility & contrast
On white
1.62
#58DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#58DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFD8
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFD8 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D8
Deuteranopia (green-blind)
#BEC5D9
Tritanopia (blue-blind)
#00E5DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58dfd8; /* rgb */ color: rgb(88, 223, 216); /* oklch */ color: oklch(82.8% 0.117 190.3);
Tailwind
colors: {
custom: {
50: '#96e9e4',
500: '#58dfd8',
950: '#000000',
},
}SCSS
$custom: #58dfd8; $custom-light: #96e9e4; $custom-dark: #000000;
JSON
{
"hex": "#58dfd8",
"rgb": {
"r": 88,
"g": 223,
"b": 216
},
"hsl": {
"h": 176.889,
"s": 67.839,
"l": 60.98
},
"oklch": {
"l": 0.8284,
"c": 0.11705,
"h": 190.3
},
"luminance": 0.59808
}Semantic roles & 50–950 ramp
primary
#58DFD8
secondary
#A23A3F
accent
#161FD0
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484