#58FFA7#58FFA7
#58FFA7 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.3% C 0.185 H 156.1°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #58FFA7 |
|---|---|
| RGB | rgb(88, 255, 167) |
| HSL | hsl(148, 100%, 67%) |
| HSV | hsv(148, 65%, 100%) |
| CMYK | cmyk(65.5%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(90.04, -62.35, 29.73) |
| CIE-LCH | lch(90.04, 69.07, 154.51°) |
| OKLab | oklab(89.26% -0.169 0.0748) |
| OKLCH | oklch(89.26% 0.185 156.1) |
| XYZ | xyz(46.7553, 76.3797, 48.8304) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.77
Sea Green (survey)
#53FCA1
ΔE00 0.88
Light Bluish Green
#76FDA8
ΔE00 2.06
Bright Sea Green
#05FFA6
ΔE00 2.32
Mediumspringgreen
#00FA9A
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#58FFA7 #FF58B0
analogous
#5DFF58 #58FFA7 #58FFFA
triadic
#58FFA7 #A758FF #FFA758
tetradic
#58FFA7 #585DFF #FF58B0 #FFFA58
square
#58FFA7 #585DFF #FF58B0 #FFFA58
split-complementary
#58FFA7 #FA58FF #FF585D
monochromatic
#00DD68 #1BFF87 #58FFA7 #95FFC7 #D2FFE7
Accessibility & contrast
On white
1.29
#58FFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#58FFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #58FFA7
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##58FFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##58FFA7 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA1
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #58ffa7; /* rgb */ color: rgb(88, 255, 167); /* oklch */ color: oklch(89.3% 0.185 156.1);
Tailwind
colors: {
custom: {
50: '#98ffc1',
500: '#58ffa7',
950: '#000000',
},
}SCSS
$custom: #58ffa7; $custom-light: #98ffc1; $custom-dark: #000000;
JSON
{
"hex": "#58ffa7",
"rgb": {
"r": 88,
"g": 255,
"b": 167
},
"hsl": {
"h": 148.383,
"s": 100,
"l": 67.255
},
"oklch": {
"l": 0.89261,
"c": 0.1848,
"h": 156.1
},
"luminance": 0.76385
}Semantic roles & 50–950 ramp
primary
#58FFA7
secondary
#D62682
accent
#0079E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1812
muted
#808682