#58DFEB#58DFEB
#58DFEB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.117 H 203.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #58DFEB |
|---|---|
| RGB | rgb(88, 223, 235) |
| HSL | hsl(185, 79%, 63%) |
| HSV | hsv(185, 63%, 92%) |
| CMYK | cmyk(62.6%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.29, -32.83, -16.78) |
| CIE-LCH | lch(82.29, 36.87, 207.07°) |
| OKLab | oklab(83.48% -0.1072 -0.0465) |
| OKLCH | oklch(83.48% 0.117 203.4) |
| XYZ | xyz(45.4012, 60.8433, 87.9324) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.15
Robin'S Egg
#6DEDFD
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Bright Light Blue
#26F7FD
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DFEB #EB6458
analogous
#58EBAD #58DFEB #5895EB
triadic
#58DFEB #EB58DF #DFEB58
tetradic
#58DFEB #AD58EB #EB6458 #95EB58
square
#58DFEB #AD58EB #EB6458 #95EB58
split-complementary
#58DFEB #EB5895 #EBAD58
monochromatic
#15A6B3 #21D5E4 #58DFEB #8FE9F2 #C5F4F8
Accessibility & contrast
On white
1.59
#58DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#58DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DFEB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DFEB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#B8C6EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #58dfeb; /* rgb */ color: rgb(88, 223, 235); /* oklch */ color: oklch(83.5% 0.117 203.4);
Tailwind
colors: {
custom: {
50: '#97e9f1',
500: '#58dfeb',
950: '#000000',
},
}SCSS
$custom: #58dfeb; $custom-light: #97e9f1; $custom-dark: #000000;
JSON
{
"hex": "#58dfeb",
"rgb": {
"r": 88,
"g": 223,
"b": 235
},
"hsl": {
"h": 184.898,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.83482,
"c": 0.11688,
"h": 203.4
},
"luminance": 0.60848
}Semantic roles & 50–950 ramp
primary
#58DFEB
secondary
#B33E34
accent
#1C0BDB
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485