#58FCBC#58FCBC
#58FCBC is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.164 H 163.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCBC |
|---|---|
| RGB | rgb(88, 252, 188) |
| HSL | hsl(157, 96%, 67%) |
| HSV | hsv(157, 65%, 99%) |
| CMYK | cmyk(65.1%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(89.54, -57.01, 18.39) |
| CIE-LCH | lch(89.54, 59.90, 162.13°) |
| OKLab | oklab(88.99% -0.1567 0.0469) |
| OKLCH | oklch(88.99% 0.164 163.3) |
| XYZ | xyz(47.9071, 75.3212, 59.5809) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Greenish Cyan
#2AFEB7
ΔE00 1.98
Greenish Turquoise
#00FBB0
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.74
Bright Teal
#01F9C6
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCBC #FC5898
analogous
#58FC6A #58FCBC #58EAFC
triadic
#58FCBC #BC58FC #FCBC58
tetradic
#58FCBC #6A58FC #FC5898 #EAFC58
square
#58FCBC #6A58FC #FC5898 #EAFC58
split-complementary
#58FCBC #FC58EA #FC6A58
monochromatic
#04D684 #1CFBA4 #58FCBC #94FDD4 #D0FEEC
Accessibility & contrast
On white
1.31
#58FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#58FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCBC
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCBC | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB8
Deuteranopia (green-blind)
#E2DBC0
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58fcbc; /* rgb */ color: rgb(88, 252, 188); /* oklch */ color: oklch(89.0% 0.164 163.3);
Tailwind
colors: {
custom: {
50: '#98fed0',
500: '#58fcbc',
950: '#000000',
},
}SCSS
$custom: #58fcbc; $custom-light: #98fed0; $custom-dark: #000000;
JSON
{
"hex": "#58fcbc",
"rgb": {
"r": 88,
"g": 252,
"b": 188
},
"hsl": {
"h": 156.585,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.88986,
"c": 0.16361,
"h": 163.3
},
"luminance": 0.75326
}Semantic roles & 50–950 ramp
primary
#58FCBC
secondary
#D0286A
accent
#005AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683