#58DAEB#58DAEB
#58DAEB is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.3% C 0.115 H 207.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #58DAEB |
|---|---|
| RGB | rgb(88, 218, 235) |
| HSL | hsl(187, 79%, 63%) |
| HSV | hsv(187, 63%, 92%) |
| CMYK | cmyk(62.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(80.86, -30.44, -18.95) |
| CIE-LCH | lch(80.86, 35.86, 211.89°) |
| OKLab | oklab(82.32% -0.1022 -0.0525) |
| OKLCH | oklch(82.32% 0.115 207.2) |
| XYZ | xyz(44.0850, 58.2110, 87.4937) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.97
Robin'S Egg
#6DEDFD
ΔE00 4.39
Neon Blue
#04D9FF
ΔE00 5.69
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Robin'S Egg Blue
#98EFF9
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58DAEB #EB6958
analogous
#58EBB2 #58DAEB #5890EB
triadic
#58DAEB #EB58DA #DAEB58
tetradic
#58DAEB #B258EB #EB6958 #90EB58
square
#58DAEB #B258EB #EB6958 #90EB58
split-complementary
#58DAEB #EB5890 #EBB258
monochromatic
#15A1B3 #21CEE4 #58DAEB #8FE6F2 #C5F2F8
Accessibility & contrast
On white
1.66
#58DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#58DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58DAEB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58DAEB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #58daeb; /* rgb */ color: rgb(88, 218, 235); /* oklch */ color: oklch(82.3% 0.115 207.2);
Tailwind
colors: {
custom: {
50: '#97e5f1',
500: '#58daeb',
950: '#000000',
},
}SCSS
$custom: #58daeb; $custom-light: #97e5f1; $custom-dark: #000000;
JSON
{
"hex": "#58daeb",
"rgb": {
"r": 88,
"g": 218,
"b": 235
},
"hsl": {
"h": 186.939,
"s": 78.61,
"l": 63.333
},
"oklch": {
"l": 0.82322,
"c": 0.11491,
"h": 207.2
},
"luminance": 0.58216
}Semantic roles & 50–950 ramp
primary
#58DAEB
secondary
#B34334
accent
#230BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485