#58FEFD#58FEFD
#58FEFD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.135 H 194.5°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #58FEFD |
|---|---|
| RGB | rgb(88, 254, 253) |
| HSL | hsl(180, 99%, 67%) |
| HSV | hsv(180, 65%, 100%) |
| CMYK | cmyk(65.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(91.70, -42.13, -12.11) |
| CIE-LCH | lch(91.70, 43.84, 196.04°) |
| OKLab | oklab(91.27% -0.1304 -0.0337) |
| OKLCH | oklch(91.27% 0.135 194.5) |
| XYZ | xyz(57.1880, 80.0437, 105.3455) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.06
Aqua
#00FFFF
ΔE00 2.06
Bright Turquoise
#0FFEF9
ΔE00 2.56
Bright Light Blue
#26F7FD
ΔE00 2.86
Bright Aqua
#0BF9EA
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FEFD #FE5859
analogous
#58FEAA #58FEFD #58ACFE
triadic
#58FEFD #FD58FE #FEFD58
tetradic
#58FEFD #AA58FE #FE5859 #ACFE58
square
#58FEFD #AA58FE #FE5859 #ACFE58
split-complementary
#58FEFD #FE58AC #FEAA58
monochromatic
#01DAD9 #1BFEFC #58FEFD #95FEFE #D2FFFE
Accessibility & contrast
On white
1.23
#58FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#58FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FEFD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FEFD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #58fefd; /* rgb */ color: rgb(88, 254, 253); /* oklch */ color: oklch(91.3% 0.135 194.5);
Tailwind
colors: {
custom: {
50: '#9cfffe',
500: '#58fefd',
950: '#000000',
},
}SCSS
$custom: #58fefd; $custom-light: #9cfffe; $custom-dark: #000000;
JSON
{
"hex": "#58fefd",
"rgb": {
"r": 88,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.639,
"s": 98.81,
"l": 67.059
},
"oklch": {
"l": 0.91272,
"c": 0.13468,
"h": 194.5
},
"luminance": 0.8005
}Semantic roles & 50–950 ramp
primary
#58FEFD
secondary
#D42728
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685