#58FFCE#58FFCE
#58FFCE is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.1% C 0.154 H 169.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFCE |
|---|---|
| RGB | rgb(88, 255, 206) |
| HSL | hsl(162, 100%, 67%) |
| HSV | hsv(162, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.80, -54.26, 10.90) |
| CIE-LCH | lch(90.80, 55.35, 168.64°) |
| OKLab | oklab(90.14% -0.1517 0.0279) |
| OKLCH | oklch(90.14% 0.154 169.6) |
| XYZ | xyz(50.9194, 78.0453, 70.7613) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.63
Aquamarine
#7FFFD4
ΔE00 2.80
Light Aquamarine
#7BFDC7
ΔE00 3.14
Light Turquoise
#7EF4CC
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 4.53
Greenish Cyan
#2AFEB7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFCE #FF5889
analogous
#58FF7A #58FFCE #58DDFF
triadic
#58FFCE #CE58FF #FFCE58
tetradic
#58FFCE #7A58FF #FF5889 #DDFF58
square
#58FFCE #7A58FF #FF5889 #DDFF58
split-complementary
#58FFCE #FF58DD #FF7A58
monochromatic
#00DD9C #1BFFBC #58FFCE #95FFE0 #D2FFF2
Accessibility & contrast
On white
1.26
#58FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#58FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFCE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFCE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58ffce; /* rgb */ color: rgb(88, 255, 206); /* oklch */ color: oklch(90.1% 0.154 169.6);
Tailwind
colors: {
custom: {
50: '#99ffdd',
500: '#58ffce',
950: '#000000',
},
}SCSS
$custom: #58ffce; $custom-light: #99ffdd; $custom-dark: #000000;
JSON
{
"hex": "#58ffce",
"rgb": {
"r": 88,
"g": 255,
"b": 206
},
"hsl": {
"h": 162.395,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90141,
"c": 0.1542,
"h": 169.6
},
"luminance": 0.78051
}Semantic roles & 50–950 ramp
primary
#58FFCE
secondary
#D62659
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684