#58FFBE#58FFBE
#58FFBE is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.166 H 163.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFBE |
|---|---|
| RGB | rgb(88, 255, 190) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.46, -57.77, 18.65) |
| CIE-LCH | lch(90.46, 60.71, 162.11°) |
| OKLab | oklab(89.75% -0.1588 0.0476) |
| OKLCH | oklch(89.75% 0.166 163.3) |
| XYZ | xyz(49.0737, 77.3071, 61.0407) |
| Luminance | 0.7731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.90
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 2.93
Light Blue Green
#7EFBB3
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFBE #FF5899
analogous
#58FF6B #58FFBE #58ECFF
triadic
#58FFBE #BE58FF #FFBE58
tetradic
#58FFBE #6B58FF #FF5899 #ECFF58
square
#58FFBE #6B58FF #FF5899 #ECFF58
split-complementary
#58FFBE #FF58EC #FF6B58
monochromatic
#00DD87 #1BFFA6 #58FFBE #95FFD6 #D2FFEE
Accessibility & contrast
On white
1.28
#58FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#58FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFBE
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFBE | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #58ffbe; /* rgb */ color: rgb(88, 255, 190); /* oklch */ color: oklch(89.8% 0.166 163.3);
Tailwind
colors: {
custom: {
50: '#99ffd1',
500: '#58ffbe',
950: '#000000',
},
}SCSS
$custom: #58ffbe; $custom-light: #99ffd1; $custom-dark: #000000;
JSON
{
"hex": "#58ffbe",
"rgb": {
"r": 88,
"g": 255,
"b": 190
},
"hsl": {
"h": 156.647,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89753,
"c": 0.16577,
"h": 163.3
},
"luminance": 0.77312
}Semantic roles & 50–950 ramp
primary
#58FFBE
secondary
#D6266A
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683