#58FDEC#58FDEC
#58FDEC is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.137 H 185.3°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #58FDEC |
|---|---|
| RGB | rgb(88, 253, 236) |
| HSL | hsl(174, 98%, 67%) |
| HSV | hsv(174, 65%, 99%) |
| CMYK | cmyk(65.2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(90.95, -46.16, -4.41) |
| CIE-LCH | lch(90.95, 46.37, 185.46°) |
| OKLab | oklab(90.51% -0.1366 -0.0126) |
| OKLCH | oklch(90.51% 0.137 185.3) |
| XYZ | xyz(54.2831, 78.3753, 91.6077) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.34
Bright Turquoise
#0FFEF9
ΔE00 4.15
Tiffany Blue
#7BF2DA
ΔE00 4.43
Aqua
#00FFFF
ΔE00 5.57
Bright Cyan
#41FDFE
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FDEC #FD5869
analogous
#58FD9A #58FDEC #58BCFD
triadic
#58FDEC #EC58FD #FDEC58
tetradic
#58FDEC #9A58FD #FD5869 #BCFD58
square
#58FDEC #9A58FD #FD5869 #BCFD58
split-complementary
#58FDEC #FD58BC #FD9A58
monochromatic
#03D8C2 #1CFCE5 #58FDEC #94FEF3 #D1FEFA
Accessibility & contrast
On white
1.26
#58FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#58FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FDEC
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FDEC | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEB
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58fdec; /* rgb */ color: rgb(88, 253, 236); /* oklch */ color: oklch(90.5% 0.137 185.3);
Tailwind
colors: {
custom: {
50: '#9afff2',
500: '#58fdec',
950: '#000000',
},
}SCSS
$custom: #58fdec; $custom-light: #9afff2; $custom-dark: #000000;
JSON
{
"hex": "#58fdec",
"rgb": {
"r": 88,
"g": 253,
"b": 236
},
"hsl": {
"h": 173.818,
"s": 97.633,
"l": 66.863
},
"oklch": {
"l": 0.90505,
"c": 0.13717,
"h": 185.3
},
"luminance": 0.78381
}Semantic roles & 50–950 ramp
primary
#58FDEC
secondary
#D22739
accent
#0018E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685