#58FCFE#58FCFE
#58FCFE is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.8% C 0.133 H 196.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCFE |
|---|---|
| RGB | rgb(88, 252, 254) |
| HSL | hsl(181, 99%, 67%) |
| HSV | hsv(181, 65%, 100%) |
| CMYK | cmyk(65.4%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.16, -40.97, -13.44) |
| CIE-LCH | lch(91.16, 43.12, 198.16°) |
| OKLab | oklab(90.84% -0.1281 -0.0373) |
| OKLCH | oklch(90.84% 0.133 196.2) |
| XYZ | xyz(56.7163, 78.8449, 105.9762) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.13
Bright Light Blue
#26F7FD
ΔE00 2.14
Aqua
#00FFFF
ΔE00 2.42
Bright Turquoise
#0FFEF9
ΔE00 3.32
Bright Aqua
#0BF9EA
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCFE #FE5A58
analogous
#58FEAD #58FCFE #58A9FE
triadic
#58FCFE #FE58FC #FCFE58
tetradic
#58FCFE #AD58FE #FE5A58 #A9FE58
square
#58FCFE #AD58FE #FE5A58 #A9FE58
split-complementary
#58FCFE #FE58A9 #FEAD58
monochromatic
#01D8DA #1BFBFE #58FCFE #95FDFE #D2FEFF
Accessibility & contrast
On white
1.25
#58FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#58FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCFE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCFE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FE
Deuteranopia (green-blind)
#D2DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #58fcfe; /* rgb */ color: rgb(88, 252, 254); /* oklch */ color: oklch(90.8% 0.133 196.2);
Tailwind
colors: {
custom: {
50: '#9bfefe',
500: '#58fcfe',
950: '#000000',
},
}SCSS
$custom: #58fcfe; $custom-light: #9bfefe; $custom-dark: #000000;
JSON
{
"hex": "#58fcfe",
"rgb": {
"r": 88,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.723,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.90843,
"c": 0.13339,
"h": 196.2
},
"luminance": 0.78851
}Semantic roles & 50–950 ramp
primary
#58FCFE
secondary
#D42927
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685