#58E9FB#58E9FB
#58E9FB is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.4% C 0.124 H 206.8°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #58E9FB |
|---|---|
| RGB | rgb(88, 233, 251) |
| HSL | hsl(187, 95%, 66%) |
| HSV | hsv(187, 65%, 98%) |
| CMYK | cmyk(64.9%, 7.2%, 0%, 1.6%) |
| CIE-LAB | lab(85.66, -33.04, -20.14) |
| CIE-LCH | lch(85.66, 38.70, 211.37°) |
| OKLab | oklab(86.37% -0.1108 -0.0559) |
| OKLCH | oklch(86.37% 0.124 206.8) |
| XYZ | xyz(50.5686, 67.3120, 101.5755) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.54
Robin Egg Blue
#8AF1FE
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 5.88
Neon Blue
#04D9FF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E9FB #FB6A58
analogous
#58FBBC #58E9FB #5898FB
triadic
#58E9FB #FB58E9 #E9FB58
tetradic
#58E9FB #BC58FB #FB6A58 #98FB58
square
#58E9FB #BC58FB #FB6A58 #98FB58
split-complementary
#58E9FB #FB5898 #FBBC58
monochromatic
#05BDD4 #1CE1FA #58E9FB #94F1FC #D0F9FE
Accessibility & contrast
On white
1.45
#58E9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#58E9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E9FB
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E9FB | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FC
Deuteranopia (green-blind)
#BECFFB
Tritanopia (blue-blind)
#00F3EE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #58e9fb; /* rgb */ color: rgb(88, 233, 251); /* oklch */ color: oklch(86.4% 0.124 206.8);
Tailwind
colors: {
custom: {
50: '#99f0fc',
500: '#58e9fb',
950: '#000000',
},
}SCSS
$custom: #58e9fb; $custom-light: #99f0fc; $custom-dark: #000000;
JSON
{
"hex": "#58e9fb",
"rgb": {
"r": 88,
"g": 233,
"b": 251
},
"hsl": {
"h": 186.626,
"s": 95.322,
"l": 66.471
},
"oklch": {
"l": 0.86365,
"c": 0.12409,
"h": 206.8
},
"luminance": 0.67318
}Semantic roles & 50–950 ramp
primary
#58E9FB
secondary
#CE3B29
accent
#1900E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585