#58FFCF#58FFCF
#58FFCF is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.154 H 170.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFCF |
|---|---|
| RGB | rgb(88, 255, 207) |
| HSL | hsl(163, 100%, 67%) |
| HSV | hsv(163, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(90.82, -54.03, 10.42) |
| CIE-LCH | lch(90.82, 55.03, 169.09°) |
| OKLab | oklab(90.17% -0.1512 0.0266) |
| OKLCH | oklch(90.17% 0.154 170) |
| XYZ | xyz(51.0412, 78.0941, 71.4031) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.65
Aquamarine
#7FFFD4
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 3.29
Light Turquoise
#7EF4CC
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 4.41
Greenish Cyan
#2AFEB7
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFCF #FF5888
analogous
#58FF7B #58FFCF #58DCFF
triadic
#58FFCF #CF58FF #FFCF58
tetradic
#58FFCF #7B58FF #FF5888 #DCFF58
square
#58FFCF #7B58FF #FF5888 #DCFF58
split-complementary
#58FFCF #FF58DC #FF7B58
monochromatic
#00DD9D #1BFFBD #58FFCF #95FFE1 #D2FFF2
Accessibility & contrast
On white
1.26
#58FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#58FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFCF
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFCF | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #58ffcf; /* rgb */ color: rgb(88, 255, 207); /* oklch */ color: oklch(90.2% 0.154 170.0);
Tailwind
colors: {
custom: {
50: '#99ffdd',
500: '#58ffcf',
950: '#000000',
},
}SCSS
$custom: #58ffcf; $custom-light: #99ffdd; $custom-dark: #000000;
JSON
{
"hex": "#58ffcf",
"rgb": {
"r": 88,
"g": 255,
"b": 207
},
"hsl": {
"h": 162.754,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.90166,
"c": 0.15354,
"h": 170
},
"luminance": 0.781
}Semantic roles & 50–950 ramp
primary
#58FFCF
secondary
#D62658
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684