#58FACC#58FACC
#58FACC is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.9% C 0.150 H 170.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #58FACC |
|---|---|
| RGB | rgb(88, 250, 204) |
| HSL | hsl(163, 94%, 66%) |
| HSV | hsv(163, 65%, 98%) |
| CMYK | cmyk(64.8%, 0%, 18.4%, 2%) |
| CIE-LAB | lab(89.30, -52.68, 9.79) |
| CIE-LCH | lch(89.30, 53.58, 169.47°) |
| OKLab | oklab(88.9% -0.1476 0.025) |
| OKLCH | oklch(88.9% 0.15 170.4) |
| XYZ | xyz(49.1037, 74.8002, 68.9651) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 3.22
Light Aquamarine
#7BFDC7
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FACC #FA5886
analogous
#58FA7B #58FACC #58D7FA
triadic
#58FACC #CC58FA #FACC58
tetradic
#58FACC #7B58FA #FA5886 #D7FA58
square
#58FACC #7B58FA #FA5886 #D7FA58
split-complementary
#58FACC #FA58D7 #FA7B58
monochromatic
#06D198 #1DF8BA #58FACC #93FCDE #CFFEF0
Accessibility & contrast
On white
1.32
#58FACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#58FACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FACC
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FACC | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#DDDACF
Tritanopia (blue-blind)
#00FCED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #58facc; /* rgb */ color: rgb(88, 250, 204); /* oklch */ color: oklch(88.9% 0.150 170.4);
Tailwind
colors: {
custom: {
50: '#98fddb',
500: '#58facc',
950: '#000000',
},
}SCSS
$custom: #58facc; $custom-light: #98fddb; $custom-dark: #000000;
JSON
{
"hex": "#58facc",
"rgb": {
"r": 88,
"g": 250,
"b": 204
},
"hsl": {
"h": 162.963,
"s": 94.186,
"l": 66.275
},
"oklch": {
"l": 0.88899,
"c": 0.14972,
"h": 170.4
},
"luminance": 0.74806
}Semantic roles & 50–950 ramp
primary
#58FACC
secondary
#CC2A58
accent
#0041E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684