#58EAFB#58EAFB
#58EAFB is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.6% C 0.124 H 206.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #58EAFB |
|---|---|
| RGB | rgb(88, 234, 251) |
| HSL | hsl(186, 95%, 66%) |
| HSV | hsv(186, 65%, 98%) |
| CMYK | cmyk(64.9%, 6.8%, 0%, 1.6%) |
| CIE-LAB | lab(85.95, -33.52, -19.71) |
| CIE-LCH | lch(85.95, 38.88, 210.46°) |
| OKLab | oklab(86.6% -0.1118 -0.0547) |
| OKLCH | oklch(86.6% 0.124 206.1) |
| XYZ | xyz(50.8525, 67.8797, 101.6702) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.45
Robin Egg Blue
#8AF1FE
ΔE00 3.89
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Bright Light Blue
#26F7FD
ΔE00 5.48
Bright Cyan
#41FDFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58EAFB #FB6958
analogous
#58FBBB #58EAFB #5899FB
triadic
#58EAFB #FB58EA #EAFB58
tetradic
#58EAFB #BB58FB #FB6958 #99FB58
square
#58EAFB #BB58FB #FB6958 #99FB58
split-complementary
#58EAFB #FB5899 #FBBB58
monochromatic
#05BED4 #1CE2FA #58EAFB #94F2FC #D0F9FE
Accessibility & contrast
On white
1.44
#58EAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#58EAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58EAFB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58EAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58EAFB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FC
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#00F4EF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #58eafb; /* rgb */ color: rgb(88, 234, 251); /* oklch */ color: oklch(86.6% 0.124 206.1);
Tailwind
colors: {
custom: {
50: '#99f1fc',
500: '#58eafb',
950: '#000000',
},
}SCSS
$custom: #58eafb; $custom-light: #99f1fc; $custom-dark: #000000;
JSON
{
"hex": "#58eafb",
"rgb": {
"r": 88,
"g": 234,
"b": 251
},
"hsl": {
"h": 186.258,
"s": 95.322,
"l": 66.471
},
"oklch": {
"l": 0.86595,
"c": 0.12443,
"h": 206.1
},
"luminance": 0.67885
}Semantic roles & 50–950 ramp
primary
#58EAFB
secondary
#CE3A29
accent
#1800E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585