#58DCE8#58DCE8
#58DCE8 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.115 H 203.6°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #58DCE8 |
|---|---|
| RGB | rgb(88, 220, 232) |
| HSL | hsl(185, 76%, 63%) |
| HSV | hsv(185, 62%, 91%) |
| CMYK | cmyk(62.1%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(81.34, -32.25, -16.62) |
| CIE-LCH | lch(81.34, 36.28, 207.27°) |
| OKLab | oklab(82.68% -0.1054 -0.0461) |
| OKLCH | oklch(82.68% 0.115 203.6) |
| XYZ | xyz(44.1770, 59.0826, 85.4042) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.88
Robin'S Egg
#6DEDFD
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DCE8 #E86458
analogous
#58E8AC #58DCE8 #5894E8
triadic
#58DCE8 #E858DC #DCE858
tetradic
#58DCE8 #AC58E8 #E86458 #94E858
square
#58DCE8 #AC58E8 #E86458 #94E858
split-complementary
#58DCE8 #E85894 #E8AC58
monochromatic
#18A1AE #22D1E1 #58DCE8 #8EE7EF #C4F3F7
Accessibility & contrast
On white
1.64
#58DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#58DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DCE8
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DCE8 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E9
Deuteranopia (green-blind)
#B6C3E9
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #58dce8; /* rgb */ color: rgb(88, 220, 232); /* oklch */ color: oklch(82.7% 0.115 203.6);
Tailwind
colors: {
custom: {
50: '#96e7ef',
500: '#58dce8',
950: '#000000',
},
}SCSS
$custom: #58dce8; $custom-light: #96e7ef; $custom-dark: #000000;
JSON
{
"hex": "#58dce8",
"rgb": {
"r": 88,
"g": 220,
"b": 232
},
"hsl": {
"h": 185,
"s": 75.789,
"l": 62.745
},
"oklch": {
"l": 0.82678,
"c": 0.11505,
"h": 203.6
},
"luminance": 0.59087
}Semantic roles & 50–950 ramp
primary
#58DCE8
secondary
#AF4036
accent
#1E0ED8
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485