#58FEFF#58FEFF
#58FEFF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.135 H 195.6°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #58FEFF |
|---|---|
| RGB | rgb(88, 254, 255) |
| HSL | hsl(180, 100%, 67%) |
| HSV | hsv(180, 65%, 100%) |
| CMYK | cmyk(65.5%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.76, -41.59, -13.06) |
| CIE-LCH | lch(91.76, 43.60, 197.44°) |
| OKLab | oklab(91.34% -0.1296 -0.0363) |
| OKLCH | oklch(91.34% 0.135 195.6) |
| XYZ | xyz(57.5082, 80.1718, 107.0322) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.99
Aqua
#00FFFF
ΔE00 2.20
Bright Light Blue
#26F7FD
ΔE00 2.49
Bright Turquoise
#0FFEF9
ΔE00 3.03
Bright Aqua
#0BF9EA
ΔE00 5.87
Robin'S Egg
#6DEDFD
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FEFF #FF5958
analogous
#58FFAC #58FEFF #58ABFF
triadic
#58FEFF #FF58FE #FEFF58
tetradic
#58FEFF #AC58FF #FF5958 #ABFF58
square
#58FEFF #AC58FF #FF5958 #ABFF58
split-complementary
#58FEFF #FF58AB #FFAC58
monochromatic
#00DBDD #1BFEFF #58FEFF #95FEFF #D2FFFF
Accessibility & contrast
On white
1.23
#58FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#58FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FEFF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FEFF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #58feff; /* rgb */ color: rgb(88, 254, 255); /* oklch */ color: oklch(91.3% 0.135 195.6);
Tailwind
colors: {
custom: {
50: '#9cffff',
500: '#58feff',
950: '#000000',
},
}SCSS
$custom: #58feff; $custom-light: #9cffff; $custom-dark: #000000;
JSON
{
"hex": "#58feff",
"rgb": {
"r": 88,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.359,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.91337,
"c": 0.13457,
"h": 195.6
},
"luminance": 0.80178
}Semantic roles & 50–950 ramp
primary
#58FEFF
secondary
#D62726
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686