#58FFBA#58FFBA
#58FFBA is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.169 H 161.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFBA |
|---|---|
| RGB | rgb(88, 255, 186) |
| HSL | hsl(155, 100%, 67%) |
| HSV | hsv(155, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(90.38, -58.61, 20.58) |
| CIE-LCH | lch(90.38, 62.12, 160.65°) |
| OKLab | oklab(89.66% -0.1606 0.0524) |
| OKLCH | oklch(89.66% 0.169 161.9) |
| XYZ | xyz(48.6425, 77.1346, 58.7698) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.76
Light Greenish Blue
#63F7B4
ΔE00 1.81
Greenish Turquoise
#00FBB0
ΔE00 2.55
Light Blue Green
#7EFBB3
ΔE00 3.31
Light Aquamarine
#7BFDC7
ΔE00 3.44
Bright Sea Green
#05FFA6
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFBA #FF589D
analogous
#58FF67 #58FFBA #58F0FF
triadic
#58FFBA #BA58FF #FFBA58
tetradic
#58FFBA #6758FF #FF589D #F0FF58
square
#58FFBA #6758FF #FF589D #F0FF58
split-complementary
#58FFBA #FF58F0 #FF6758
monochromatic
#00DD81 #1BFFA1 #58FFBA #95FFD3 #D2FFED
Accessibility & contrast
On white
1.28
#58FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#58FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFBA
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFBA | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffba; /* rgb */ color: rgb(88, 255, 186); /* oklch */ color: oklch(89.7% 0.169 161.9);
Tailwind
colors: {
custom: {
50: '#99ffcf',
500: '#58ffba',
950: '#000000',
},
}SCSS
$custom: #58ffba; $custom-light: #99ffcf; $custom-dark: #000000;
JSON
{
"hex": "#58ffba",
"rgb": {
"r": 88,
"g": 255,
"b": 186
},
"hsl": {
"h": 155.21,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89661,
"c": 0.16892,
"h": 161.9
},
"luminance": 0.7714
}Semantic roles & 50–950 ramp
primary
#58FFBA
secondary
#D6266E
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1813
muted
#808683