#58FFAB#58FFAB
#58FFAB is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.3% C 0.181 H 157.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFAB |
|---|---|
| RGB | rgb(88, 255, 171) |
| HSL | hsl(150, 100%, 67%) |
| HSV | hsv(150, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(90.10, -61.59, 27.81) |
| CIE-LCH | lch(90.10, 67.58, 155.70°) |
| OKLab | oklab(89.34% -0.1672 0.0702) |
| OKLCH | oklch(89.34% 0.181 157.2) |
| XYZ | xyz(47.1308, 76.5299, 50.8081) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.32
Sea Green (survey)
#53FCA1
ΔE00 1.44
Bright Sea Green
#05FFA6
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.72
Mediumspringgreen
#00FA9A
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFAB #FF58AC
analogous
#59FF58 #58FFAB #58FFFE
triadic
#58FFAB #AB58FF #FFAB58
tetradic
#58FFAB #5859FF #FF58AC #FFFE58
square
#58FFAB #5859FF #FF58AC #FFFE58
split-complementary
#58FFAB #FE58FF #FF5859
monochromatic
#00DD6E #1BFF8C #58FFAB #95FFCA #D2FFE9
Accessibility & contrast
On white
1.29
#58FFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#58FFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFAB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFAB | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA6
Deuteranopia (green-blind)
#E8DCB0
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #58ffab; /* rgb */ color: rgb(88, 255, 171); /* oklch */ color: oklch(89.3% 0.181 157.2);
Tailwind
colors: {
custom: {
50: '#98ffc4',
500: '#58ffab',
950: '#000000',
},
}SCSS
$custom: #58ffab; $custom-light: #98ffc4; $custom-dark: #000000;
JSON
{
"hex": "#58ffab",
"rgb": {
"r": 88,
"g": 255,
"b": 171
},
"hsl": {
"h": 149.82,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89341,
"c": 0.18136,
"h": 157.2
},
"luminance": 0.76535
}Semantic roles & 50–950 ramp
primary
#58FFAB
secondary
#D6267E
accent
#0073E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682