#6FF58E#6FF58E
#6FF58E is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.1% C 0.184 H 148.8°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF58E |
|---|---|
| RGB | rgb(111, 245, 142) |
| HSL | hsl(134, 87%, 70%) |
| HSV | hsv(134, 55%, 96%) |
| CMYK | cmyk(54.7%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(87.31, -58.24, 38.68) |
| CIE-LCH | lch(87.31, 69.92, 146.41°) |
| OKLab | oklab(87.07% -0.1577 0.0954) |
| OKLCH | oklch(87.07% 0.184 148.8) |
| XYZ | xyz(44.0875, 70.6334, 36.8963) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.09
Mint Green
#8FFF9F
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.66
Wintergreen
#20F986
ΔE00 3.66
Light Bluish Green
#76FDA8
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF58E #F56FD6
analogous
#93F56F #6FF58E #6FF5D1
triadic
#6FF58E #8E6FF5 #F58E6F
tetradic
#6FF58E #6F93F5 #F56FD6 #F5D16F
square
#6FF58E #6F93F5 #F56FD6 #F5D16F
split-complementary
#6FF58E #D16FF5 #F56F93
monochromatic
#0FDA3E #36F161 #6FF58E #A8F9BB #E1FDE8
Accessibility & contrast
On white
1.39
#6FF58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#6FF58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF58E
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF58E | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E286
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#50F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6ff58e; /* rgb */ color: rgb(111, 245, 142); /* oklch */ color: oklch(87.1% 0.184 148.8);
Tailwind
colors: {
custom: {
50: '#a2f9b0',
500: '#6ff58e',
950: '#000000',
},
}SCSS
$custom: #6ff58e; $custom-light: #a2f9b0; $custom-dark: #000000;
JSON
{
"hex": "#6ff58e",
"rgb": {
"r": 111,
"g": 245,
"b": 142
},
"hsl": {
"h": 133.881,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.87065,
"c": 0.18432,
"h": 148.8
},
"luminance": 0.70637
}Semantic roles & 50–950 ramp
primary
#6FF58E
secondary
#CF39AC
accent
#02AFE4
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581