#58FCFF#58FCFF
#58FCFF is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.133 H 196.8°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCFF |
|---|---|
| RGB | rgb(88, 252, 255) |
| HSL | hsl(181, 100%, 67%) |
| HSV | hsv(181, 65%, 100%) |
| CMYK | cmyk(65.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.19, -40.70, -13.91) |
| CIE-LCH | lch(91.19, 43.01, 198.88°) |
| OKLab | oklab(90.88% -0.1277 -0.0386) |
| OKLCH | oklch(90.88% 0.133 196.8) |
| XYZ | xyz(56.8769, 78.9091, 106.8218) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.32
Bright Light Blue
#26F7FD
ΔE00 2.03
Aqua
#00FFFF
ΔE00 2.59
Bright Turquoise
#0FFEF9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 6.03
Bright Aqua
#0BF9EA
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCFF #FF5B58
analogous
#58FFAF #58FCFF #58A8FF
triadic
#58FCFF #FF58FC #FCFF58
tetradic
#58FCFF #AF58FF #FF5B58 #A8FF58
square
#58FCFF #AF58FF #FF5B58 #A8FF58
split-complementary
#58FCFF #FF58A8 #FFAF58
monochromatic
#00D9DD #1BFBFF #58FCFF #95FDFF #D2FEFF
Accessibility & contrast
On white
1.25
#58FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#58FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCFF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCFF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF1FF
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58fcff; /* rgb */ color: rgb(88, 252, 255); /* oklch */ color: oklch(90.9% 0.133 196.8);
Tailwind
colors: {
custom: {
50: '#9bfeff',
500: '#58fcff',
950: '#000000',
},
}SCSS
$custom: #58fcff; $custom-light: #9bfeff; $custom-dark: #000000;
JSON
{
"hex": "#58fcff",
"rgb": {
"r": 88,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.078,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90876,
"c": 0.13337,
"h": 196.8
},
"luminance": 0.78916
}Semantic roles & 50–950 ramp
primary
#58FCFF
secondary
#D62926
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686