#58E7FC#58E7FC
#58E7FC is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.9% C 0.124 H 208.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #58E7FC |
|---|---|
| RGB | rgb(88, 231, 252) |
| HSL | hsl(188, 96%, 67%) |
| HSV | hsv(188, 65%, 99%) |
| CMYK | cmyk(65.1%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.12, -31.81, -21.48) |
| CIE-LCH | lch(85.12, 38.38, 214.03°) |
| OKLab | oklab(85.94% -0.1084 -0.0596) |
| OKLCH | oklch(85.94% 0.124 208.8) |
| XYZ | xyz(50.1637, 66.2493, 102.2202) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.13
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 4.81
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Neon Blue
#04D9FF
ΔE00 5.70
Bright Light Blue
#26F7FD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58E7FC #FC6D58
analogous
#58FCBF #58E7FC #5895FC
triadic
#58E7FC #FC58E7 #E7FC58
tetradic
#58E7FC #BF58FC #FC6D58 #95FC58
square
#58E7FC #BF58FC #FC6D58 #95FC58
split-complementary
#58E7FC #FC5895 #FCBF58
monochromatic
#04BBD6 #1CDEFB #58E7FC #94F0FD #D0F8FE
Accessibility & contrast
On white
1.47
#58E7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#58E7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58E7FC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58E7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58E7FC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#00F1ED
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #58e7fc; /* rgb */ color: rgb(88, 231, 252); /* oklch */ color: oklch(85.9% 0.124 208.8);
Tailwind
colors: {
custom: {
50: '#99effd',
500: '#58e7fc',
950: '#000000',
},
}SCSS
$custom: #58e7fc; $custom-light: #99effd; $custom-dark: #000000;
JSON
{
"hex": "#58e7fc",
"rgb": {
"r": 88,
"g": 231,
"b": 252
},
"hsl": {
"h": 187.683,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.85942,
"c": 0.12375,
"h": 208.8
},
"luminance": 0.66255
}Semantic roles & 50–950 ramp
primary
#58E7FC
secondary
#D03E28
accent
#1D00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585