#58FFBD#58FFBD
#58FFBD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.167 H 163.0°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFBD |
|---|---|
| RGB | rgb(88, 255, 189) |
| HSL | hsl(156, 100%, 67%) |
| HSV | hsv(156, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.44, -57.98, 19.13) |
| CIE-LCH | lch(90.44, 61.06, 161.74°) |
| OKLab | oklab(89.73% -0.1592 0.0488) |
| OKLCH | oklch(89.73% 0.167 163) |
| XYZ | xyz(48.9648, 77.2635, 60.4671) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.83
Light Greenish Blue
#63F7B4
ΔE00 1.97
Greenish Turquoise
#00FBB0
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.66
Bright Sea Green
#05FFA6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFBD #FF589A
analogous
#58FF69 #58FFBD #58EEFF
triadic
#58FFBD #BD58FF #FFBD58
tetradic
#58FFBD #6958FF #FF589A #EEFF58
square
#58FFBD #6958FF #FF589A #EEFF58
split-complementary
#58FFBD #FF58EE #FF6958
monochromatic
#00DD85 #1BFFA5 #58FFBD #95FFD5 #D2FFED
Accessibility & contrast
On white
1.28
#58FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#58FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFBD
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFBD | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E5DDC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58ffbd; /* rgb */ color: rgb(88, 255, 189); /* oklch */ color: oklch(89.7% 0.167 163.0);
Tailwind
colors: {
custom: {
50: '#99ffd1',
500: '#58ffbd',
950: '#000000',
},
}SCSS
$custom: #58ffbd; $custom-light: #99ffd1; $custom-dark: #000000;
JSON
{
"hex": "#58ffbd",
"rgb": {
"r": 88,
"g": 255,
"b": 189
},
"hsl": {
"h": 156.287,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.8973,
"c": 0.16655,
"h": 163
},
"luminance": 0.77269
}Semantic roles & 50–950 ramp
primary
#58FFBD
secondary
#D6266B
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683