#58DDEB#58DDEB
#58DDEB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.116 H 204.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #58DDEB |
|---|---|
| RGB | rgb(88, 221, 235) |
| HSL | hsl(186, 79%, 63%) |
| HSV | hsv(186, 63%, 92%) |
| CMYK | cmyk(62.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(81.72, -31.88, -17.64) |
| CIE-LCH | lch(81.72, 36.44, 208.96°) |
| OKLab | oklab(83.02% -0.1052 -0.0489) |
| OKLCH | oklch(83.02% 0.116 204.9) |
| XYZ | xyz(44.8700, 59.7809, 87.7553) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.89
Robin'S Egg
#6DEDFD
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.41
Darkturquoise
#00CED1
ΔE00 6.58
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DDEB #EB6658
analogous
#58EBAF #58DDEB #5893EB
triadic
#58DDEB #EB58DD #DDEB58
tetradic
#58DDEB #AF58EB #EB6658 #93EB58
square
#58DDEB #AF58EB #EB6658 #93EB58
split-complementary
#58DDEB #EB5893 #EBAF58
monochromatic
#15A4B3 #21D2E4 #58DDEB #8FE8F2 #C5F3F8
Accessibility & contrast
On white
1.62
#58DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#58DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DDEB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DDEB | 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)
#CCD5EC
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #58ddeb; /* rgb */ color: rgb(88, 221, 235); /* oklch */ color: oklch(83.0% 0.116 204.9);
Tailwind
colors: {
custom: {
50: '#97e8f1',
500: '#58ddeb',
950: '#000000',
},
}SCSS
$custom: #58ddeb; $custom-light: #97e8f1; $custom-dark: #000000;
JSON
{
"hex": "#58ddeb",
"rgb": {
"r": 88,
"g": 221,
"b": 235
},
"hsl": {
"h": 185.714,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83018,
"c": 0.11604,
"h": 204.9
},
"luminance": 0.59786
}Semantic roles & 50–950 ramp
primary
#58DDEB
secondary
#B34034
accent
#1E0BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485