#58FFEC#58FFEC
#58FFEC is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.0% C 0.139 H 184.3°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFEC |
|---|---|
| RGB | rgb(88, 255, 236) |
| HSL | hsl(173, 100%, 67%) |
| HSV | hsv(173, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(91.53, -47.02, -3.57) |
| CIE-LCH | lch(91.53, 47.16, 184.34°) |
| OKLab | oklab(90.97% -0.1385 -0.0104) |
| OKLCH | oklch(90.97% 0.139 184.3) |
| XYZ | xyz(54.9177, 79.6447, 91.8193) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.69
Tiffany Blue
#7BF2DA
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.67
Aqua
#00FFFF
ΔE00 6.11
Bright Cyan
#41FDFE
ΔE00 6.32
Aqua (survey)
#13EAC9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFEC #FF586B
analogous
#58FF99 #58FFEC #58BEFF
triadic
#58FFEC #EC58FF #FFEC58
tetradic
#58FFEC #9958FF #FF586B #BEFF58
square
#58FFEC #9958FF #FF586B #BEFF58
split-complementary
#58FFEC #FF58BE #FF9958
monochromatic
#00DDC4 #1BFFE5 #58FFEC #95FFF3 #D2FFFA
Accessibility & contrast
On white
1.24
#58FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#58FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFEC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFEC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DBDFEE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #58ffec; /* rgb */ color: rgb(88, 255, 236); /* oklch */ color: oklch(91.0% 0.139 184.3);
Tailwind
colors: {
custom: {
50: '#9afff2',
500: '#58ffec',
950: '#000000',
},
}SCSS
$custom: #58ffec; $custom-light: #9afff2; $custom-dark: #000000;
JSON
{
"hex": "#58ffec",
"rgb": {
"r": 88,
"g": 255,
"b": 236
},
"hsl": {
"h": 173.174,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90972,
"c": 0.13893,
"h": 184.3
},
"luminance": 0.79651
}Semantic roles & 50–950 ramp
primary
#58FFEC
secondary
#D6263A
accent
#001AE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101816
muted
#808685