#58E7FB#58E7FB
#58E7FB is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.9% C 0.123 H 208.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #58E7FB |
|---|---|
| RGB | rgb(88, 231, 251) |
| HSL | hsl(187, 95%, 66%) |
| HSV | hsv(187, 65%, 98%) |
| CMYK | cmyk(64.9%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(85.09, -32.10, -21.01) |
| CIE-LCH | lch(85.09, 38.36, 213.20°) |
| OKLab | oklab(85.91% -0.1088 -0.0583) |
| OKLCH | oklch(85.91% 0.123 208.2) |
| XYZ | xyz(50.0056, 66.1860, 101.3879) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.98
Robin Egg Blue
#8AF1FE
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Neon Blue
#04D9FF
ΔE00 5.93
Bright Light Blue
#26F7FD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E7FB #FB6C58
analogous
#58FBBE #58E7FB #5896FB
triadic
#58E7FB #FB58E7 #E7FB58
tetradic
#58E7FB #BE58FB #FB6C58 #96FB58
square
#58E7FB #BE58FB #FB6C58 #96FB58
split-complementary
#58E7FB #FB5896 #FBBE58
monochromatic
#05BAD4 #1CDEFA #58E7FB #94F0FC #D0F8FE
Accessibility & contrast
On white
1.47
#58E7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#58E7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E7FB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E7FB | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFC
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#00F1ED
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58e7fb; /* rgb */ color: rgb(88, 231, 251); /* oklch */ color: oklch(85.9% 0.123 208.2);
Tailwind
colors: {
custom: {
50: '#99effc',
500: '#58e7fb',
950: '#000000',
},
}SCSS
$custom: #58e7fb; $custom-light: #99effc; $custom-dark: #000000;
JSON
{
"hex": "#58e7fb",
"rgb": {
"r": 88,
"g": 231,
"b": 251
},
"hsl": {
"h": 187.362,
"s": 95.322,
"l": 66.471
},
"oklch": {
"l": 0.85905,
"c": 0.12345,
"h": 208.2
},
"luminance": 0.66192
}Semantic roles & 50–950 ramp
primary
#58E7FB
secondary
#CE3D29
accent
#1C00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585