#58FCBF#58FCBF
#58FCBF is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.1% C 0.161 H 164.4°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCBF |
|---|---|
| RGB | rgb(88, 252, 191) |
| HSL | hsl(158, 96%, 67%) |
| HSV | hsv(158, 65%, 99%) |
| CMYK | cmyk(65.1%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(89.60, -56.37, 16.93) |
| CIE-LCH | lch(89.60, 58.86, 163.28°) |
| OKLab | oklab(89.06% -0.1554 0.0433) |
| OKLCH | oklch(89.06% 0.161 164.4) |
| XYZ | xyz(48.2338, 75.4519, 61.3018) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.13
Greenish Cyan
#2AFEB7
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.57
Greenish Turquoise
#00FBB0
ΔE00 3.20
Bright Teal
#01F9C6
ΔE00 3.68
Light Blue Green
#7EFBB3
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCBF #FC5895
analogous
#58FC6D #58FCBF #58E7FC
triadic
#58FCBF #BF58FC #FCBF58
tetradic
#58FCBF #6D58FC #FC5895 #E7FC58
square
#58FCBF #6D58FC #FC5895 #E7FC58
split-complementary
#58FCBF #FC58E7 #FC6D58
monochromatic
#04D688 #1CFBA8 #58FCBF #94FDD6 #D0FEED
Accessibility & contrast
On white
1.31
#58FCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#58FCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCBF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCBF | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBC
Deuteranopia (green-blind)
#E1DBC3
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58fcbf; /* rgb */ color: rgb(88, 252, 191); /* oklch */ color: oklch(89.1% 0.161 164.4);
Tailwind
colors: {
custom: {
50: '#98fed2',
500: '#58fcbf',
950: '#000000',
},
}SCSS
$custom: #58fcbf; $custom-light: #98fed2; $custom-dark: #000000;
JSON
{
"hex": "#58fcbf",
"rgb": {
"r": 88,
"g": 252,
"b": 191
},
"hsl": {
"h": 157.683,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.89056,
"c": 0.16131,
"h": 164.4
},
"luminance": 0.75457
}Semantic roles & 50–950 ramp
primary
#58FCBF
secondary
#D02867
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683