#58FFFE#58FFFE
#58FFFE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.135 H 194.5°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFFE |
|---|---|
| RGB | rgb(88, 255, 254) |
| HSL | hsl(180, 100%, 67%) |
| HSV | hsv(180, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.02, -42.31, -12.16) |
| CIE-LCH | lch(92.02, 44.02, 196.04°) |
| OKLab | oklab(91.54% -0.131 -0.0338) |
| OKLCH | oklch(91.54% 0.135 194.5) |
| XYZ | xyz(57.6659, 80.7439, 106.2927) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.11
Aqua
#00FFFF
ΔE00 2.04
Bright Turquoise
#0FFEF9
ΔE00 2.57
Bright Light Blue
#26F7FD
ΔE00 2.96
Bright Aqua
#0BF9EA
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFFE #FF5859
analogous
#58FFAB #58FFFE #58ACFF
triadic
#58FFFE #FE58FF #FFFE58
tetradic
#58FFFE #AB58FF #FF5859 #ACFF58
square
#58FFFE #AB58FF #FF5859 #ACFF58
split-complementary
#58FFFE #FF58AC #FFAB58
monochromatic
#00DDDB #1BFFFE #58FFFE #95FFFE #D2FFFF
Accessibility & contrast
On white
1.22
#58FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#58FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFFE
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFFE | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #58fffe; /* rgb */ color: rgb(88, 255, 254); /* oklch */ color: oklch(91.5% 0.135 194.5);
Tailwind
colors: {
custom: {
50: '#9cfffe',
500: '#58fffe',
950: '#000000',
},
}SCSS
$custom: #58fffe; $custom-light: #9cfffe; $custom-dark: #000000;
JSON
{
"hex": "#58fffe",
"rgb": {
"r": 88,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.641,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.91535,
"c": 0.13526,
"h": 194.5
},
"luminance": 0.8075
}Semantic roles & 50–950 ramp
primary
#58FFFE
secondary
#D62627
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685