#58FCBB#58FCBB
#58FCBB is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.164 H 163.0°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #58FCBB |
|---|---|
| RGB | rgb(88, 252, 187) |
| HSL | hsl(156, 96%, 67%) |
| HSV | hsv(156, 65%, 99%) |
| CMYK | cmyk(65.1%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(89.52, -57.22, 18.87) |
| CIE-LCH | lch(89.52, 60.25, 161.75°) |
| OKLab | oklab(88.96% -0.1572 0.0482) |
| OKLCH | oklch(88.96% 0.164 163) |
| XYZ | xyz(47.7997, 75.2782, 59.0151) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Greenish Cyan
#2AFEB7
ΔE00 1.90
Greenish Turquoise
#00FBB0
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.97
Light Blue Green
#7EFBB3
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FCBB #FC5899
analogous
#58FC69 #58FCBB #58EBFC
triadic
#58FCBB #BB58FC #FCBB58
tetradic
#58FCBB #6958FC #FC5899 #EBFC58
square
#58FCBB #6958FC #FC5899 #EBFC58
split-complementary
#58FCBB #FC58EB #FC6958
monochromatic
#04D683 #1CFBA3 #58FCBB #94FDD3 #D0FEEC
Accessibility & contrast
On white
1.31
#58FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#58FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FCBB
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FCBB | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E2DBBF
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #58fcbb; /* rgb */ color: rgb(88, 252, 187); /* oklch */ color: oklch(89.0% 0.164 163.0);
Tailwind
colors: {
custom: {
50: '#98fecf',
500: '#58fcbb',
950: '#000000',
},
}SCSS
$custom: #58fcbb; $custom-light: #98fecf; $custom-dark: #000000;
JSON
{
"hex": "#58fcbb",
"rgb": {
"r": 88,
"g": 252,
"b": 187
},
"hsl": {
"h": 156.22,
"s": 96.471,
"l": 66.667
},
"oklch": {
"l": 0.88963,
"c": 0.1644,
"h": 163
},
"luminance": 0.75283
}Semantic roles & 50–950 ramp
primary
#58FCBB
secondary
#D0286B
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683