#58FFBB#58FFBB
#58FFBB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.168 H 162.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFBB |
|---|---|
| RGB | rgb(88, 255, 187) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(90.40, -58.40, 20.10) |
| CIE-LCH | lch(90.40, 61.76, 161.01°) |
| OKLab | oklab(89.68% -0.1601 0.0512) |
| OKLCH | oklch(89.68% 0.168 162.3) |
| XYZ | xyz(48.7492, 77.1773, 59.3316) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 1.85
Greenish Turquoise
#00FBB0
ΔE00 2.61
Light Aquamarine
#7BFDC7
ΔE00 3.30
Light Blue Green
#7EFBB3
ΔE00 3.42
Bright Sea Green
#05FFA6
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFBB #FF589C
analogous
#58FF68 #58FFBB #58EFFF
triadic
#58FFBB #BB58FF #FFBB58
tetradic
#58FFBB #6858FF #FF589C #EFFF58
square
#58FFBB #6858FF #FF589C #EFFF58
split-complementary
#58FFBB #FF58EF #FF6858
monochromatic
#00DD83 #1BFFA2 #58FFBB #95FFD4 #D2FFED
Accessibility & contrast
On white
1.28
#58FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#58FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFBB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFBB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffbb; /* rgb */ color: rgb(88, 255, 187); /* oklch */ color: oklch(89.7% 0.168 162.3);
Tailwind
colors: {
custom: {
50: '#99ffcf',
500: '#58ffbb',
950: '#000000',
},
}SCSS
$custom: #58ffbb; $custom-light: #99ffcf; $custom-dark: #000000;
JSON
{
"hex": "#58ffbb",
"rgb": {
"r": 88,
"g": 255,
"b": 187
},
"hsl": {
"h": 155.569,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89684,
"c": 0.16812,
"h": 162.3
},
"luminance": 0.77183
}Semantic roles & 50–950 ramp
primary
#58FFBB
secondary
#D6266D
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683