#58FFBF#58FFBF
#58FFBF is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.165 H 163.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFBF |
|---|---|
| RGB | rgb(88, 255, 191) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(90.48, -57.56, 18.16) |
| CIE-LCH | lch(90.48, 60.36, 162.49°) |
| OKLab | oklab(89.78% -0.1583 0.0464) |
| OKLCH | oklch(89.78% 0.165 163.7) |
| XYZ | xyz(49.1834, 77.3509, 61.6183) |
| Luminance | 0.7736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.99
Light Greenish Blue
#63F7B4
ΔE00 2.18
Light Aquamarine
#7BFDC7
ΔE00 2.82
Greenish Turquoise
#00FBB0
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFBF #FF5898
analogous
#58FF6C #58FFBF #58ECFF
triadic
#58FFBF #BF58FF #FFBF58
tetradic
#58FFBF #6C58FF #FF5898 #ECFF58
square
#58FFBF #6C58FF #FF5898 #ECFF58
split-complementary
#58FFBF #FF58EC #FF6C58
monochromatic
#00DD88 #1BFFA8 #58FFBF #95FFD6 #D2FFEE
Accessibility & contrast
On white
1.27
#58FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#58FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFBF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFBF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBB
Deuteranopia (green-blind)
#E4DDC3
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58ffbf; /* rgb */ color: rgb(88, 255, 191); /* oklch */ color: oklch(89.8% 0.165 163.7);
Tailwind
colors: {
custom: {
50: '#99ffd2',
500: '#58ffbf',
950: '#000000',
},
}SCSS
$custom: #58ffbf; $custom-light: #99ffd2; $custom-dark: #000000;
JSON
{
"hex": "#58ffbf",
"rgb": {
"r": 88,
"g": 255,
"b": 191
},
"hsl": {
"h": 157.006,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89776,
"c": 0.165,
"h": 163.7
},
"luminance": 0.77356
}Semantic roles & 50–950 ramp
primary
#58FFBF
secondary
#D62669
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683