#58FFB4#58FFB4
#58FFB4 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.5% C 0.174 H 159.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFB4 |
|---|---|
| RGB | rgb(88, 255, 180) |
| HSL | hsl(153, 100%, 67%) |
| HSV | hsv(153, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(90.27, -59.83, 23.48) |
| CIE-LCH | lch(90.27, 64.27, 158.58°) |
| OKLab | oklab(89.53% -0.1632 0.0596) |
| OKLCH | oklch(89.53% 0.174 159.9) |
| XYZ | xyz(48.0180, 76.8848, 55.4808) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.05
Greenish Cyan
#2AFEB7
ΔE00 2.18
Greenish Turquoise
#00FBB0
ΔE00 2.54
Bright Sea Green
#05FFA6
ΔE00 2.88
Light Blue Green
#7EFBB3
ΔE00 2.89
Light Green Blue
#56FCA2
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFB4 #FF58A3
analogous
#58FF61 #58FFB4 #58F6FF
triadic
#58FFB4 #B458FF #FFB458
tetradic
#58FFB4 #6158FF #FF58A3 #F6FF58
square
#58FFB4 #6158FF #FF58A3 #F6FF58
split-complementary
#58FFB4 #FF58F6 #FF6158
monochromatic
#00DD7A #1BFF99 #58FFB4 #95FFCF #D2FFEB
Accessibility & contrast
On white
1.28
#58FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#58FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFB4
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFB4 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB0
Deuteranopia (green-blind)
#E6DDB9
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffb4; /* rgb */ color: rgb(88, 255, 180); /* oklch */ color: oklch(89.5% 0.174 159.9);
Tailwind
colors: {
custom: {
50: '#98ffca',
500: '#58ffb4',
950: '#000000',
},
}SCSS
$custom: #58ffb4; $custom-light: #98ffca; $custom-dark: #000000;
JSON
{
"hex": "#58ffb4",
"rgb": {
"r": 88,
"g": 255,
"b": 180
},
"hsl": {
"h": 153.054,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89529,
"c": 0.17379,
"h": 159.9
},
"luminance": 0.7689
}Semantic roles & 50–950 ramp
primary
#58FFB4
secondary
#D62675
accent
#0067E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682