#58DCDE#58DCDE
#58DCDE is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.114 H 196.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCDE |
|---|---|
| RGB | rgb(88, 220, 222) |
| HSL | hsl(181, 67%, 61%) |
| HSV | hsv(181, 60%, 87%) |
| CMYK | cmyk(60.4%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.03, -35.01, -11.76) |
| CIE-LCH | lch(81.03, 36.94, 198.56°) |
| OKLab | oklab(82.33% -0.1095 -0.0326) |
| OKLCH | oklch(82.33% 0.114 196.6) |
| XYZ | xyz(42.7968, 58.5305, 78.1352) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.88
Darkturquoise
#00CED1
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCDE #DE5A58
analogous
#58DE9D #58DCDE #5899DE
triadic
#58DCDE #DE58DC #DCDE58
tetradic
#58DCDE #9D58DE #DE5A58 #99DE58
square
#58DCDE #9D58DE #DE5A58 #99DE58
split-complementary
#58DCDE #DE5899 #DE9D58
monochromatic
#1F9B9D #29CDD0 #58DCDE #8BE7E8 #BEF1F2
Accessibility & contrast
On white
1.65
#58DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#58DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCDE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCDE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#B9C3DF
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58dcde; /* rgb */ color: rgb(88, 220, 222); /* oklch */ color: oklch(82.3% 0.114 196.6);
Tailwind
colors: {
custom: {
50: '#96e7e8',
500: '#58dcde',
950: '#000000',
},
}SCSS
$custom: #58dcde; $custom-light: #96e7e8; $custom-dark: #000000;
JSON
{
"hex": "#58dcde",
"rgb": {
"r": 88,
"g": 220,
"b": 222
},
"hsl": {
"h": 180.896,
"s": 67,
"l": 60.784
},
"oklch": {
"l": 0.82332,
"c": 0.11429,
"h": 196.6
},
"luminance": 0.58535
}Semantic roles & 50–950 ramp
primary
#58DCDE
secondary
#A03B3A
accent
#1917CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484