#58E8FB#58E8FB
#58E8FB is a very light, vivid teal. Relative luminance 0.668; OKLCH L 86.1% C 0.124 H 207.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #58E8FB |
|---|---|
| RGB | rgb(88, 232, 251) |
| HSL | hsl(187, 95%, 66%) |
| HSV | hsv(187, 65%, 98%) |
| CMYK | cmyk(64.9%, 7.6%, 0%, 1.6%) |
| CIE-LAB | lab(85.38, -32.57, -20.57) |
| CIE-LCH | lch(85.38, 38.52, 212.28°) |
| OKLab | oklab(86.14% -0.1098 -0.0571) |
| OKLCH | oklch(86.14% 0.124 207.5) |
| XYZ | xyz(50.2863, 66.7474, 101.4814) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.73
Robin Egg Blue
#8AF1FE
ΔE00 4.09
Aqua Blue
#02D8E9
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 6.27
Neon Blue
#04D9FF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E8FB #FB6B58
analogous
#58FBBD #58E8FB #5897FB
triadic
#58E8FB #FB58E8 #E8FB58
tetradic
#58E8FB #BD58FB #FB6B58 #97FB58
square
#58E8FB #BD58FB #FB6B58 #97FB58
split-complementary
#58E8FB #FB5897 #FBBD58
monochromatic
#05BBD4 #1CE0FA #58E8FB #94F0FC #D0F8FE
Accessibility & contrast
On white
1.46
#58E8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#58E8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E8FB
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E8FB | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DFFC
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#00F2EE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58e8fb; /* rgb */ color: rgb(88, 232, 251); /* oklch */ color: oklch(86.1% 0.124 207.5);
Tailwind
colors: {
custom: {
50: '#99effc',
500: '#58e8fb',
950: '#000000',
},
}SCSS
$custom: #58e8fb; $custom-light: #99effc; $custom-dark: #000000;
JSON
{
"hex": "#58e8fb",
"rgb": {
"r": 88,
"g": 232,
"b": 251
},
"hsl": {
"h": 186.994,
"s": 95.322,
"l": 66.471
},
"oklch": {
"l": 0.86135,
"c": 0.12376,
"h": 207.5
},
"luminance": 0.66753
}Semantic roles & 50–950 ramp
primary
#58E8FB
secondary
#CE3C29
accent
#1B00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585