#58FCD8#58FCD8
#58FCD8 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.145 H 175.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCD8 |
|---|---|
| RGB | rgb(88, 252, 216) |
| HSL | hsl(167, 96%, 67%) |
| HSV | hsv(167, 65%, 99%) |
| CMYK | cmyk(65.1%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(90.16, -50.69, 4.81) |
| CIE-LCH | lch(90.16, 50.92, 174.58°) |
| OKLab | oklab(89.69% -0.1443 0.012) |
| OKLCH | oklch(89.69% 0.145 175.3) |
| XYZ | xyz(51.2235, 76.6477, 77.0474) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.61
Light Turquoise
#7EF4CC
ΔE00 3.95
Light Aqua
#8CFFDB
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.33
Aqua (survey)
#13EAC9
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCD8 #FC587C
analogous
#58FC86 #58FCD8 #58CEFC
triadic
#58FCD8 #D858FC #FCD858
tetradic
#58FCD8 #8658FC #FC587C #CEFC58
square
#58FCD8 #8658FC #FC587C #CEFC58
split-complementary
#58FCD8 #FC58CE #FC8658
monochromatic
#04D6A8 #1CFBCA #58FCD8 #94FDE6 #D0FEF4
Accessibility & contrast
On white
1.29
#58FCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#58FCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCD8
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCD8 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD6
Deuteranopia (green-blind)
#DCDCDB
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58fcd8; /* rgb */ color: rgb(88, 252, 216); /* oklch */ color: oklch(89.7% 0.145 175.3);
Tailwind
colors: {
custom: {
50: '#99fee4',
500: '#58fcd8',
950: '#000000',
},
}SCSS
$custom: #58fcd8; $custom-light: #99fee4; $custom-dark: #000000;
JSON
{
"hex": "#58fcd8",
"rgb": {
"r": 88,
"g": 252,
"b": 216
},
"hsl": {
"h": 166.829,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.89693,
"c": 0.14479,
"h": 175.3
},
"luminance": 0.76653
}Semantic roles & 50–950 ramp
primary
#58FCD8
secondary
#D0284D
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684