#58FFFD#58FFFD
#58FFFD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.135 H 193.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFFD |
|---|---|
| RGB | rgb(88, 255, 253) |
| HSL | hsl(179, 100%, 67%) |
| HSV | hsv(179, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(91.99, -42.58, -11.69) |
| CIE-LCH | lch(91.99, 44.15, 195.35°) |
| OKLab | oklab(91.5% -0.1314 -0.0325) |
| OKLCH | oklch(91.5% 0.135 193.9) |
| XYZ | xyz(57.5061, 80.6800, 105.4515) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.28
Aqua
#00FFFF
ΔE00 2.05
Bright Turquoise
#0FFEF9
ΔE00 2.37
Bright Light Blue
#26F7FD
ΔE00 3.18
Bright Aqua
#0BF9EA
ΔE00 5.02
Light Cyan
#ACFFFC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFFD #FF585A
analogous
#58FFA9 #58FFFD #58AEFF
triadic
#58FFFD #FD58FF #FFFD58
tetradic
#58FFFD #A958FF #FF585A #AEFF58
square
#58FFFD #A958FF #FF585A #AEFF58
split-complementary
#58FFFD #FF58AE #FFA958
monochromatic
#00DDDA #1BFFFC #58FFFD #95FFFE #D2FFFE
Accessibility & contrast
On white
1.23
#58FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#58FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFFD
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFFD | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #58fffd; /* rgb */ color: rgb(88, 255, 253); /* oklch */ color: oklch(91.5% 0.135 193.9);
Tailwind
colors: {
custom: {
50: '#9cfffe',
500: '#58fffd',
950: '#000000',
},
}SCSS
$custom: #58fffd; $custom-light: #9cfffe; $custom-dark: #000000;
JSON
{
"hex": "#58fffd",
"rgb": {
"r": 88,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.281,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.91502,
"c": 0.13534,
"h": 193.9
},
"luminance": 0.80687
}Semantic roles & 50–950 ramp
primary
#58FFFD
secondary
#D62628
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685