#58DCE5#58DCE5
#58DCE5 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.115 H 201.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCE5 |
|---|---|
| RGB | rgb(88, 220, 229) |
| HSL | hsl(184, 73%, 62%) |
| HSV | hsv(184, 62%, 90%) |
| CMYK | cmyk(61.6%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(81.24, -33.09, -15.17) |
| CIE-LCH | lch(81.24, 36.40, 204.63°) |
| OKLab | oklab(82.57% -0.1066 -0.042) |
| OKLCH | oklch(82.57% 0.115 201.5) |
| XYZ | xyz(43.7545, 58.9136, 83.1791) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 4.75
Darkturquoise
#00CED1
ΔE00 5.34
Mediumturquoise
#48D1CC
ΔE00 5.89
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Bright Light Blue
#26F7FD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCE5 #E56158
analogous
#58E5A8 #58DCE5 #5895E5
triadic
#58DCE5 #E558DC #DCE558
tetradic
#58DCE5 #A858E5 #E56158 #95E558
square
#58DCE5 #A858E5 #E56158 #95E558
split-complementary
#58DCE5 #E55895 #E5A858
monochromatic
#1A9FA8 #23D1DD #58DCE5 #8DE7ED #C2F2F5
Accessibility & contrast
On white
1.64
#58DCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#58DCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCE5
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCE5 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E6
Deuteranopia (green-blind)
#B7C3E6
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dce5; /* rgb */ color: rgb(88, 220, 229); /* oklch */ color: oklch(82.6% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#96e7ed',
500: '#58dce5',
950: '#000000',
},
}SCSS
$custom: #58dce5; $custom-light: #96e7ed; $custom-dark: #000000;
JSON
{
"hex": "#58dce5",
"rgb": {
"r": 88,
"g": 220,
"b": 229
},
"hsl": {
"h": 183.83,
"s": 73.057,
"l": 62.157
},
"oklch": {
"l": 0.82573,
"c": 0.11463,
"h": 201.5
},
"luminance": 0.58918
}Semantic roles & 50–950 ramp
primary
#58DCE5
secondary
#AA3E37
accent
#1D10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484